Skip to content

Commit

Permalink
Moved 'encoding' package from 'devDependencies' back to 'dependencies'
Browse files Browse the repository at this point in the history
  • Loading branch information
alvaro-signal committed Feb 14, 2023
1 parent 03c69be commit 10885e5
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions ACKNOWLEDGMENTS.md
Expand Up @@ -601,6 +601,25 @@ Signal Desktop makes use of the following open source projects.
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

## encoding

Copyright (c) 2012-2014 Andris Reinman

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

## fabric

Copyright (c) 2008-2015 Printio (Juriy Zaytsev, Maxim Chernyak)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -108,6 +108,7 @@
"emoji-datasource": "14.0.0",
"emoji-datasource-apple": "14.0.0",
"emoji-regex": "10.1.0",
"encoding": "0.1.13",
"fabric": "4.6.0",
"fast-glob": "3.2.1",
"filesize": "3.6.1",
Expand Down Expand Up @@ -271,7 +272,6 @@
"electron-builder": "23.0.8",
"electron-mocha": "11.0.2",
"electron-notarize": "1.2.1",
"encoding": "0.1.13",
"endanger": "7.0.4",
"esbuild": "0.17.2",
"eslint": "8.30.0",
Expand Down

0 comments on commit 10885e5

Please sign in to comment.