Comparing version 4.0.1-alpha.15 to 4.0.1-alpha.16
@@ -7,3 +7,3 @@ /* | ||
* | ||
* Version 4.0.1-alpha.15, Thu Jun 01 2023 | ||
* Version 4.0.1-alpha.16, Thu Jun 01 2023 | ||
* | ||
@@ -660,2 +660,4 @@ * https://dexie.org | ||
readonly extractKey: ((value: any) => any) | null; | ||
/** If this index is a virtual index, lowLevelIndex represents the actual IndexedDB index behind it */ | ||
readonly lowLevelIndex?: DBCoreIndex; | ||
} | ||
@@ -662,0 +664,0 @@ export interface DBCore { |
{ | ||
"name": "dexie", | ||
"version": "4.0.1-alpha.15", | ||
"version": "4.0.1-alpha.16", | ||
"description": "A Minimalistic Wrapper for IndexedDB", | ||
@@ -5,0 +5,0 @@ "main": "dist/dexie.js", |
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
2881938
18762