New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@loaders.gl/zip

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loaders.gl/zip - npm Package Compare versions

Comparing version

to
4.0.0-alpha.11

@@ -11,3 +11,3 @@ "use strict";

var _jszip = _interopRequireDefault(require("jszip"));
var VERSION = typeof "4.0.0-alpha.10" !== 'undefined' ? "4.0.0-alpha.10" : 'latest';
var VERSION = typeof "4.0.0-alpha.11" !== 'undefined' ? "4.0.0-alpha.11" : 'latest';
var ZipLoader = {

@@ -14,0 +14,0 @@ id: 'zip',

import JSZip from 'jszip';
const VERSION = typeof "4.0.0-alpha.10" !== 'undefined' ? "4.0.0-alpha.10" : 'latest';
const VERSION = typeof "4.0.0-alpha.11" !== 'undefined' ? "4.0.0-alpha.11" : 'latest';
export const ZipLoader = {

@@ -4,0 +4,0 @@ id: 'zip',

{
"name": "@loaders.gl/zip",
"version": "4.0.0-alpha.10",
"version": "4.0.0-alpha.11",
"description": "Zip Archive Loader",

@@ -35,3 +35,3 @@ "license": "MIT",

},
"gitHead": "7efdbe09e02098aad6d985e4d6465d08806e19a9"
"gitHead": "bc680098cfea790c67b7fb95bab96e8d9288d34f"
}