Socket
Socket
Sign inDemoInstall

@loaders.gl/worker-utils

Package Overview
Dependencies
Maintainers
7
Versions
198
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loaders.gl/worker-utils - npm Package Compare versions

Comparing version 3.1.0-alpha.3 to 3.1.0-alpha.4

dist/es5/index.js

8

package.json
{
"name": "@loaders.gl/worker-utils",
"version": "3.1.0-alpha.3",
"version": "3.1.0-alpha.4",
"description": "Utilities for running tasks on worker threads",

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

"types": "src/index.ts",
"main": "dist/index.js",
"module": "dist/index.js",
"main": "dist/es5/index.js",
"module": "dist/esm/index.js",
"sideEffects": false,

@@ -47,3 +47,3 @@ "files": [

},
"gitHead": "68e1c443d1b63aa2515436a7411ed0a029b42c15"
"gitHead": "e309784af37ef9f3640c7733c7851124c72e1fa3"
}
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