@loaders.gl/zip
Advanced tools
Comparing version 4.0.5 to 4.0.6
import JSZip from 'jszip'; | ||
const VERSION = typeof __VERSION__ !== 'undefined' ? __VERSION__ : 'latest'; | ||
const VERSION = typeof "4.0.6" !== 'undefined' ? "4.0.6" : 'latest'; | ||
export const ZipLoader = { | ||
@@ -4,0 +4,0 @@ id: 'zip', |
{ | ||
"name": "@loaders.gl/zip", | ||
"version": "4.0.5", | ||
"version": "4.0.6", | ||
"description": "Zip Archive Loader", | ||
@@ -41,9 +41,9 @@ "license": "MIT", | ||
"dependencies": { | ||
"@loaders.gl/compression": "4.0.5", | ||
"@loaders.gl/crypto": "4.0.5", | ||
"@loaders.gl/loader-utils": "4.0.5", | ||
"@loaders.gl/compression": "4.0.6", | ||
"@loaders.gl/crypto": "4.0.6", | ||
"@loaders.gl/loader-utils": "4.0.6", | ||
"jszip": "^3.1.5", | ||
"md5": "^2.3.0" | ||
}, | ||
"gitHead": "9cc48b95bdad8842ebfd9a19f487c534f32526e9" | ||
"gitHead": "1582e06e4ac81b61091148f3d872f67478fe7511" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
521758
+ Added@loaders.gl/compression@4.0.6(transitive)
+ Added@loaders.gl/crypto@4.0.6(transitive)
+ Added@loaders.gl/loader-utils@4.0.6(transitive)
+ Added@loaders.gl/worker-utils@4.0.6(transitive)
- Removed@loaders.gl/compression@4.0.5(transitive)
- Removed@loaders.gl/crypto@4.0.5(transitive)
- Removed@loaders.gl/loader-utils@4.0.5(transitive)
- Removed@loaders.gl/worker-utils@4.0.5(transitive)
Updated@loaders.gl/crypto@4.0.6