Comparing version 0.7.3 to 0.7.4
{ | ||
"name": "db64", | ||
"version": "0.7.3", | ||
"version": "0.7.4", | ||
"description": "A Practical IndexedDB API", | ||
@@ -8,4 +8,4 @@ "main": "db64.js", | ||
"exports": { | ||
"import": "./db64.js", | ||
"require": "./db64.cjs" | ||
"import": "./dist/db64.js", | ||
"require": "./dist/db64.cjs" | ||
}, | ||
@@ -16,3 +16,3 @@ "scripts": { | ||
"lint:fix": "./node_modules/.bin/eslint --fix db64.js make-cjs.js", | ||
"prepublishOnly": "node make-cjs.js" | ||
"prepublishOnly": "node create-distribution.js" | ||
}, | ||
@@ -40,4 +40,5 @@ "repository": { | ||
"eslint-plugin-promise": "^6.1.1", | ||
"http-server": "^14.1.1" | ||
"http-server": "^14.1.1", | ||
"terser": "^5.26.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
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
41106
10
619
7
1