@signalapp/signal-client
Advanced tools
Comparing version 0.9.8 to 0.10.1
{ | ||
"name": "@signalapp/signal-client", | ||
"version": "0.9.8", | ||
"version": "0.10.1", | ||
"license": "AGPL-3.0-only", | ||
"main": "node/dist/index.js", | ||
"types": "node/dist/index.d.ts", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"files": [ | ||
"node/dist/*.js", | ||
"node/dist/*.d.ts", | ||
"dist/*.js", | ||
"dist/*.d.ts", | ||
"dist/zkgroup/**/*.js", | ||
"dist/zkgroup/**/*.d.ts", | ||
"Native.js", | ||
"Native.d.ts", | ||
"zkgroup.js", | ||
"zkgroup.d.ts", | ||
"prebuilds/*/*.node" | ||
@@ -15,7 +21,7 @@ ], | ||
"build": "node-gyp build", | ||
"tsc": "tsc -b node && yarn cpy node/*.d.ts node/dist/", | ||
"clean": "rimraf node/dist build prebuilds", | ||
"test": "electron-mocha --recursive node/dist/test --require source-map-support/register", | ||
"lint": "cd node && eslint . --ext .js,.jsx,.ts,.tsx", | ||
"format": "p() { prettier ${@:- --write} package.json '*.js' 'node/**/*.{css,js,json,md,scss,ts,tsx}'; }; p" | ||
"tsc": "tsc -b", | ||
"clean": "rimraf dist build prebuilds", | ||
"test": "electron-mocha --recursive dist/test --require source-map-support/register", | ||
"lint": "eslint . --ext .js,.jsx,.ts,.tsx", | ||
"format": "p() { prettier ${@:- --write} '**/*.{css,js,json,md,scss,ts,tsx}'; }; p" | ||
}, | ||
@@ -37,3 +43,2 @@ "dependencies": { | ||
"chai-as-promised": "^7.1.1", | ||
"cpy-cli": "^3.0.0", | ||
"electron": "13.3.0", | ||
@@ -40,0 +45,0 @@ "electron-mocha": "^10.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
10331364
24
90
2
2816
2
0
4