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 3.4.13 to 3.4.14

2

dist/es5/zip-loader.js

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

var _jszip = _interopRequireDefault(require("jszip"));
var VERSION = typeof "3.4.13" !== 'undefined' ? "3.4.13" : 'latest';
var VERSION = typeof "3.4.14" !== 'undefined' ? "3.4.14" : 'latest';
var ZipLoader = {

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

import JSZip from 'jszip';
const VERSION = typeof "3.4.13" !== 'undefined' ? "3.4.13" : 'latest';
const VERSION = typeof "3.4.14" !== 'undefined' ? "3.4.14" : 'latest';
export const ZipLoader = {

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

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

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

},
"gitHead": "be8849c02972ce541e01720d29b976f830d6af92"
"gitHead": "dffa197c6ae79bac5277d5e8a132f4cd274e74e5"
}
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