mnemonic-id
Advanced tools
Comparing version 0.6.0 to 0.8.0
{ | ||
"name": "mnemonic-id", | ||
"description": "Library to generate easy to remember and sometimes entertaining human readable ids", | ||
"version": "0.6.0", | ||
"version": "0.8.0", | ||
"license": "MIT", | ||
@@ -18,5 +18,2 @@ "author": "Mattias E. O. Andersson", | ||
"sideEffects": false, | ||
"files": [ | ||
"dist/" | ||
], | ||
"scripts": { | ||
@@ -27,3 +24,3 @@ "clean": "rimraf dist dist-minified coverage tmp", | ||
"build": "tsc", | ||
"build-dist": "npm run clean && npm run build", | ||
"clean-build": "npm run clean && npm run build", | ||
"watch": "tsc -w", | ||
@@ -38,3 +35,2 @@ "minify": "webpack --display-modules", | ||
"prepare": "npm run build", | ||
"prepublishOnly": "npm run lint", | ||
"postversion": "git push && git push --tags" | ||
@@ -41,0 +37,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
12122
11
513