@loaders.gl/zip
Advanced tools
Comparing version 1.0.3 to 1.1.0-alpha.1
{ | ||
"name": "@loaders.gl/zip", | ||
"version": "1.0.3", | ||
"version": "1.1.0-alpha.1", | ||
"description": "Zip Archive Loader", | ||
@@ -33,5 +33,5 @@ "license": "MIT", | ||
"dependencies": { | ||
"@loaders.gl/core": "1.0.3", | ||
"@loaders.gl/core": "1.1.0-alpha.1", | ||
"jszip": "^3.1.5" | ||
} | ||
} |
@@ -5,2 +5,4 @@ # @loaders.gl/zip | ||
This module contains loader for the Zip Archive format. | ||
This module contains loaders and writers for the Zip Archive format. | ||
For documentation please visit the [website](https://loaders.gl). |
Sorry, the diff of this file is too big to display
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
782146
8
2
+ Added@loaders.gl/core@1.1.0-alpha.1(transitive)
- Removed@loaders.gl/core@1.0.3(transitive)