Comparing version 3.2.0-rc.1 to 3.2.0-rc.2
@@ -7,3 +7,3 @@ /* | ||
* | ||
* Version 3.2.0-rc.1, Tue Sep 07 2021 | ||
* Version 3.2.0-rc.2, Wed Sep 29 2021 | ||
* | ||
@@ -1016,4 +1016,2 @@ * http://dexie.org | ||
export as namespace Dexie; | ||
export {}; |
{ | ||
"name": "dexie", | ||
"version": "3.2.0-rc.1", | ||
"version": "3.2.0-rc.2", | ||
"description": "A Minimalistic Wrapper for IndexedDB", | ||
@@ -62,3 +62,3 @@ "main": "dist/dexie.js", | ||
"node ../tools/replaceVersionAndDate.js ../dist/modern/dexie.mjs", | ||
"dts-bundle-generator --inline-declare-externals --umd-module-name Dexie -o ../dist/dexie.d.ts public/index.d.ts", | ||
"dts-bundle-generator --inline-declare-externals -o ../dist/dexie.d.ts public/index.d.ts", | ||
"node ../tools/prepend.js ../dist/dexie.d.ts ../tools/build-configs/banner.txt", | ||
@@ -114,3 +114,3 @@ "node ../tools/replaceVersionAndDate.js ../dist/dexie.d.ts" | ||
"rxjs": "^6.6.6", | ||
"safari-14-idb-fix": "^1.0.4", | ||
"safari-14-idb-fix": "^3.0.0", | ||
"serve-static": "^1.14.1", | ||
@@ -117,0 +117,0 @@ "sorted-json": "^0.2.6", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
2541998
16061