@iannisz/node-cms
Advanced tools
Comparing version 0.0.11 to 0.0.12
{ | ||
"name": "@iannisz/node-cms", | ||
"version": "0.0.11", | ||
"description": "", | ||
"version": "0.0.12", | ||
"description": "Node CMS", | ||
"main": "index.js", | ||
@@ -13,8 +13,8 @@ "scripts": { | ||
"dependencies": { | ||
"@types/ncp": "^2.0.3", | ||
"@types/node": "^13.13.5", | ||
"@types/ncp": "^2.0.4", | ||
"@types/node": "^14.0.11", | ||
"chalk": "^4.0.0", | ||
"ncp": "^2.0.0", | ||
"node-json-database": "0.0.9" | ||
"node-json-database": "^0.0.13" | ||
} | ||
} |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
7172
5
1
1
+ Addednode-json-database@0.0.13(transitive)
- Removed@types/node@13.13.52(transitive)
- Removednode-json-database@0.0.9(transitive)
Updated@types/ncp@^2.0.4
Updated@types/node@^14.0.11
Updatednode-json-database@^0.0.13