mnemonic-id
Advanced tools
Comparing version 0.8.0 to 0.9.0
{ | ||
"name": "mnemonic-id", | ||
"description": "Library to generate easy to remember and sometimes entertaining human readable ids", | ||
"version": "0.8.0", | ||
"version": "0.9.0", | ||
"license": "MIT", | ||
@@ -32,5 +32,6 @@ "author": "Mattias E. O. Andersson", | ||
"lint-fix": "npm run format && eslint ./src --ext ts --fix", | ||
"prepare": "npm run build", | ||
"prepublishOnly": "npm run lint && npm run clean-build", | ||
"postversion": "git push && git push --tags" | ||
}, | ||
"dependencies": {}, | ||
"devDependencies": { | ||
@@ -51,5 +52,2 @@ "@types/jest": "25.2.3", | ||
}, | ||
"dependencies": { | ||
"tslib": "2.0.0" | ||
}, | ||
"husky": { | ||
@@ -56,0 +54,0 @@ "hooks": { |
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
12125
0
- Removedtslib@2.0.0
- Removedtslib@2.0.0(transitive)