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

@loaders.gl/zip

Package Overview
Dependencies
Maintainers
10
Versions
332
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loaders.gl/zip - npm Package Compare versions

Comparing version 2.1.5 to 2.1.6

2

dist/es5/zip-loader.js

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

var VERSION = typeof "2.1.5" !== 'undefined' ? "2.1.5" : 'latest';
var VERSION = typeof "2.1.6" !== 'undefined' ? "2.1.6" : 'latest';
var ZipLoader = {

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

import JSZip from 'jszip';
const VERSION = typeof "2.1.5" !== 'undefined' ? "2.1.5" : 'latest';
const VERSION = typeof "2.1.6" !== 'undefined' ? "2.1.6" : '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.1.5" !== 'undefined' ? "2.1.5" : 'latest';
var VERSION = typeof "2.1.6" !== 'undefined' ? "2.1.6" : 'latest';
export var ZipLoader = {

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

{
"name": "@loaders.gl/zip",
"version": "2.1.5",
"version": "2.1.6",
"description": "Zip Archive Loader",

@@ -33,6 +33,6 @@ "license": "MIT",

"dependencies": {
"@loaders.gl/core": "2.1.5",
"@loaders.gl/core": "2.1.6",
"jszip": "^3.1.5"
},
"gitHead": "d56923929c20a85e4196b1347f5152392194d24f"
"gitHead": "278a6a6ea3e54a8d5334877dbd804a13e2367cf9"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc