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
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.0.0-alpha.8 to 4.0.0-alpha.9

2

dist/es5/zip-loader.js

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

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

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

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

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

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

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

},
"gitHead": "c35d6640c8d26deab99e277a8e698b5174233789"
"gitHead": "03ff81ab468f20f3bddeec787aa88d477a7e1c72"
}
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