idb-keyval
Advanced tools
Comparing version 2.1.2 to 2.2.0
{ | ||
"name": "idb-keyval", | ||
"version": "2.1.2", | ||
"version": "2.2.0", | ||
"description": "A super-simple-small keyval store built on top of IndexedDB", | ||
"main": "idb-keyval.js", | ||
"typings": "typings.d.ts", | ||
"scripts": { | ||
@@ -7,0 +8,0 @@ "build": "uglifyjs idb-keyval.js --screw-ie8 -mc --output dist/idb-keyval-min.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
6626
7
95