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.0.0-beta.6 to 2.0.0-beta.7

2

dist/es5/zip-loader.js

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

var VERSION = typeof "2.0.0-beta.6" !== 'undefined' ? "2.0.0-beta.6" : 'latest';
var VERSION = typeof "2.0.0-beta.7" !== 'undefined' ? "2.0.0-beta.7" : 'latest';
var ZipLoader = {

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

import JSZip from 'jszip';
const VERSION = typeof "2.0.0-beta.6" !== 'undefined' ? "2.0.0-beta.6" : 'latest';
const VERSION = typeof "2.0.0-beta.7" !== 'undefined' ? "2.0.0-beta.7" : 'latest';
export const ZipLoader = {

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

import _regeneratorRuntime from "@babel/runtime/regenerator";
import JSZip from 'jszip';
var VERSION = typeof "2.0.0-beta.6" !== 'undefined' ? "2.0.0-beta.6" : 'latest';
var VERSION = typeof "2.0.0-beta.7" !== 'undefined' ? "2.0.0-beta.7" : 'latest';
export var ZipLoader = {

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

{
"name": "@loaders.gl/zip",
"version": "2.0.0-beta.6",
"version": "2.0.0-beta.7",
"description": "Zip Archive Loader",

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

"dependencies": {
"@loaders.gl/core": "2.0.0-beta.6",
"@loaders.gl/core": "2.0.0-beta.7",
"jszip": "^3.1.5"
},
"gitHead": "f40fa05d62c12bfba344661c221c4dfddfd97776"
"gitHead": "5a7cb43597e208bd0777d9eea0a2ad1ae8b7a8c7"
}

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