disonance-js
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "disonance-js", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "", | ||
@@ -8,3 +8,3 @@ "main": "dist/index.js", | ||
"publish": "npm publish --access public", | ||
"build": "npx tsc", | ||
"build": "npx tsc && grunt bump", | ||
"release": "npm run build && npm run publish", | ||
@@ -11,0 +11,0 @@ "start": "tsc && node build/index.js", |
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
9438