Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@loaders.gl/zip

Package Overview
Dependencies
Maintainers
9
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 4.1.0-alpha.5 to 4.1.0-alpha.6

2

dist/zip-loader.js
import JSZip from 'jszip';
const VERSION = typeof "4.1.0-alpha.5" !== 'undefined' ? "4.1.0-alpha.5" : 'latest';
const VERSION = typeof "4.1.0-alpha.6" !== 'undefined' ? "4.1.0-alpha.6" : 'latest';
export const ZipLoader = {

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

import JSZip from 'jszip';
const VERSION = typeof "4.1.0-alpha.5" !== 'undefined' ? "4.1.0-alpha.5" : 'latest';
const VERSION = typeof "4.1.0-alpha.6" !== 'undefined' ? "4.1.0-alpha.6" : 'latest';
export const ZipWriter = {

@@ -4,0 +4,0 @@ name: 'Zip Archive',

{
"name": "@loaders.gl/zip",
"version": "4.1.0-alpha.5",
"version": "4.1.0-alpha.6",
"description": "Zip Archive Loader",

@@ -41,9 +41,9 @@ "license": "MIT",

"dependencies": {
"@loaders.gl/compression": "4.1.0-alpha.5",
"@loaders.gl/crypto": "4.1.0-alpha.5",
"@loaders.gl/loader-utils": "4.1.0-alpha.5",
"@loaders.gl/compression": "4.1.0-alpha.6",
"@loaders.gl/crypto": "4.1.0-alpha.6",
"@loaders.gl/loader-utils": "4.1.0-alpha.6",
"jszip": "^3.1.5",
"md5": "^2.3.0"
},
"gitHead": "3250842d8cc0fc8b76a575168c1fd57e5a66b6ba"
"gitHead": "fd58d91e05ebfd89ab8998a87157bf07c43997a5"
}

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