@loaders.gl/excel
Advanced tools
Comparing version 4.2.0-alpha.5 to 4.2.0-alpha.6
@@ -6,3 +6,3 @@ // loaders.gl | ||
// @ts-ignore TS2304: Cannot find name '__VERSION__'. | ||
const VERSION = typeof "4.2.0-alpha.4" !== 'undefined' ? "4.2.0-alpha.4" : 'latest'; | ||
const VERSION = typeof "4.2.0-alpha.5" !== 'undefined' ? "4.2.0-alpha.5" : 'latest'; | ||
const DEFAULT_EXCEL_LOADER_OPTIONS = { | ||
@@ -9,0 +9,0 @@ excel: { |
{ | ||
"name": "@loaders.gl/excel", | ||
"version": "4.2.0-alpha.5", | ||
"version": "4.2.0-alpha.6", | ||
"description": "Framework-independent loader for Excel files", | ||
@@ -47,4 +47,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@loaders.gl/loader-utils": "4.2.0-alpha.5", | ||
"@loaders.gl/schema": "4.2.0-alpha.5", | ||
"@loaders.gl/loader-utils": "4.2.0-alpha.6", | ||
"@loaders.gl/schema": "4.2.0-alpha.6", | ||
"xlsx": "^0.18.5" | ||
@@ -55,3 +55,3 @@ }, | ||
}, | ||
"gitHead": "32d95a81971f104e4dfeb88ab57065f05321a76a" | ||
"gitHead": "37bd8ca71763529f18727ee4bf29dd176aa914ca" | ||
} |
Sorry, the diff of this file is too big to display
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
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
1907551
58564
+ Added@loaders.gl/loader-utils@4.2.0-alpha.6(transitive)
+ Added@loaders.gl/schema@4.2.0-alpha.6(transitive)
+ Added@loaders.gl/worker-utils@4.2.0-alpha.6(transitive)
- Removed@loaders.gl/loader-utils@4.2.0-alpha.5(transitive)
- Removed@loaders.gl/schema@4.2.0-alpha.5(transitive)
- Removed@loaders.gl/worker-utils@4.2.0-alpha.5(transitive)