@invertase/private-notification-parser
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "@invertase/private-notification-parser", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "private-notification-parser", | ||
@@ -9,7 +9,7 @@ "engines": { | ||
"files": [ | ||
"build/index.js", | ||
"build/index.min.js", | ||
"LICENSE", | ||
"README.md" | ||
], | ||
"main": "build/index.js", | ||
"main": "build/index.min.js", | ||
"devDependencies": { | ||
@@ -36,3 +36,3 @@ "@types/jest": "^24.0.18", | ||
"test:watch": "jest --watch", | ||
"ugly": "uglifyjs --compress --mangle toplevel --mangle-props keep_quoted --output build/index.js -- build/index.js", | ||
"ugly": "uglifyjs --config-file=uglifyjs.json -- build/index.js > build/index.min.js", | ||
"prepublishOnly": "yarn run build" | ||
@@ -39,0 +39,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
5603
11
0