@loaders.gl/excel
Advanced tools
Comparing version 4.2.0-alpha.3 to 4.2.0-alpha.4
@@ -1,2 +0,2 @@ | ||
const VERSION = typeof "4.2.0-alpha.3" !== 'undefined' ? "4.2.0-alpha.3" : 'latest'; | ||
const VERSION = typeof "4.2.0-alpha.4" !== 'undefined' ? "4.2.0-alpha.4" : 'latest'; | ||
const DEFAULT_EXCEL_LOADER_OPTIONS = { | ||
@@ -3,0 +3,0 @@ excel: { |
{ | ||
"name": "@loaders.gl/excel", | ||
"version": "4.2.0-alpha.3", | ||
"version": "4.2.0-alpha.4", | ||
"description": "Framework-independent loader for Excel files", | ||
@@ -46,7 +46,7 @@ "license": "MIT", | ||
"dependencies": { | ||
"@loaders.gl/loader-utils": "4.2.0-alpha.3", | ||
"@loaders.gl/schema": "4.2.0-alpha.3", | ||
"@loaders.gl/loader-utils": "4.2.0-alpha.4", | ||
"@loaders.gl/schema": "4.2.0-alpha.4", | ||
"xlsx": "^0.18.5" | ||
}, | ||
"gitHead": "cf18e05801314a62c9fc4c2a85e8888a8a852083" | ||
"gitHead": "6c52dee5c3f005648a394cc4aee7fc37005c8e83" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
+ Added@loaders.gl/loader-utils@4.2.0-alpha.4(transitive)
+ Added@loaders.gl/schema@4.2.0-alpha.4(transitive)
+ Added@loaders.gl/worker-utils@4.2.0-alpha.4(transitive)
- Removed@loaders.gl/loader-utils@4.2.0-alpha.3(transitive)
- Removed@loaders.gl/schema@4.2.0-alpha.3(transitive)
- Removed@loaders.gl/worker-utils@4.2.0-alpha.3(transitive)