Huge News!Announcing our $40M Series B led by Abstract Ventures.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 4.0.5 to 4.0.6

2

dist/compress-on-worker.js
import { processOnWorker } from '@loaders.gl/worker-utils';
const VERSION = typeof __VERSION__ !== 'undefined' ? __VERSION__ : 'latest';
const VERSION = typeof "4.0.6" !== 'undefined' ? "4.0.6" : 'latest';
export const CompressionWorker = {

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

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

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

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

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

},
"gitHead": "9cc48b95bdad8842ebfd9a19f487c534f32526e9"
"gitHead": "1582e06e4ac81b61091148f3d872f67478fe7511"
}

Sorry, the diff of this file is not supported yet

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