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

@loaders.gl/compression

Package Overview
Dependencies
Maintainers
9
Versions
236
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loaders.gl/compression - npm Package Compare versions

Comparing version 3.4.13 to 3.4.14

2

dist/es5/compression-worker.js

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

var _workerUtils = require("@loaders.gl/worker-utils");
var VERSION = typeof "3.4.13" !== 'undefined' ? "3.4.13" : 'latest';
var VERSION = typeof "3.4.14" !== 'undefined' ? "3.4.14" : 'latest';
var CompressionWorker = {

@@ -12,0 +12,0 @@ id: 'compression',

import { processOnWorker } from '@loaders.gl/worker-utils';
const VERSION = typeof "3.4.13" !== 'undefined' ? "3.4.13" : 'latest';
const VERSION = typeof "3.4.14" !== 'undefined' ? "3.4.14" : 'latest';
export const CompressionWorker = {

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

{
"name": "@loaders.gl/compression",
"version": "3.4.13",
"version": "3.4.14",
"description": "Decompression and compression plugins for loaders.gl",

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

"@babel/runtime": "^7.3.1",
"@loaders.gl/loader-utils": "3.4.13",
"@loaders.gl/worker-utils": "3.4.13",
"@loaders.gl/loader-utils": "3.4.14",
"@loaders.gl/worker-utils": "3.4.14",
"@types/brotli": "^1.3.0",

@@ -60,3 +60,3 @@ "@types/pako": "^1.0.1",

},
"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