@n1md7/indexeddb-promise
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "@n1md7/indexeddb-promise", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Indexed DB", | ||
"main": "index.js", | ||
"main": "./src/index.js", | ||
"scripts": { | ||
"minify": "browserify ./src/index.js -o ./dist/indexeddb-promise.min.js --standalone=indexedDBModel" | ||
"minify": "browserify ./src/index.js -o ./dist/indexeddb.min.js --standalone=indexedDBModel" | ||
}, | ||
@@ -9,0 +9,0 @@ "author": "Bitchiko Kodua", |
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
41909
1