Comparing version 1.0.26 to 1.0.28
{ | ||
"name": "libmon", | ||
"version": "1.0.26", | ||
"version": "1.0.28", | ||
"main": "dist/index.js", | ||
@@ -9,3 +9,3 @@ "typings": "dist/index.d.ts", | ||
"test": "mocha test", | ||
"publish": "tsc && npx uglifyjs --output ./dist/index.js ./dist/index.js && npm publish" | ||
"build": "tsc && npx uglifyjs --output ./dist/index.js ./dist/index.js " | ||
}, | ||
@@ -12,0 +12,0 @@ "repository": { |
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
16738