@loaders.gl/zip
Advanced tools
Comparing version 2.2.2 to 2.2.3
@@ -16,3 +16,3 @@ "use strict"; | ||
var VERSION = typeof "2.2.2" !== 'undefined' ? "2.2.2" : 'latest'; | ||
var VERSION = typeof "2.2.3" !== 'undefined' ? "2.2.3" : 'latest'; | ||
var ZipLoader = { | ||
@@ -19,0 +19,0 @@ id: 'zip', |
import JSZip from 'jszip'; | ||
const VERSION = typeof "2.2.2" !== 'undefined' ? "2.2.2" : 'latest'; | ||
const VERSION = typeof "2.2.3" !== 'undefined' ? "2.2.3" : 'latest'; | ||
export const ZipLoader = { | ||
@@ -4,0 +4,0 @@ id: 'zip', |
import _regeneratorRuntime from "@babel/runtime/regenerator"; | ||
import _asyncToGenerator from "@babel/runtime/helpers/esm/asyncToGenerator"; | ||
import JSZip from 'jszip'; | ||
var VERSION = typeof "2.2.2" !== 'undefined' ? "2.2.2" : 'latest'; | ||
var VERSION = typeof "2.2.3" !== 'undefined' ? "2.2.3" : 'latest'; | ||
export var ZipLoader = { | ||
@@ -6,0 +6,0 @@ id: 'zip', |
{ | ||
"name": "@loaders.gl/zip", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"description": "Zip Archive Loader", | ||
@@ -33,6 +33,6 @@ "license": "MIT", | ||
"dependencies": { | ||
"@loaders.gl/core": "2.2.2", | ||
"@loaders.gl/core": "2.2.3", | ||
"jszip": "^3.1.5" | ||
}, | ||
"gitHead": "d52e7cd97d0ab9e642d54a041c0172c0d091f386" | ||
"gitHead": "bdd01f8503d11257fe7685557d6a87fabf4e4a4a" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
322338
3
+ Added@loaders.gl/core@2.2.3(transitive)
+ Added@loaders.gl/loader-utils@2.2.3(transitive)
- Removed@loaders.gl/core@2.2.2(transitive)
- Removed@loaders.gl/loader-utils@2.2.2(transitive)
Updated@loaders.gl/core@2.2.3