Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

workerboxjs

Package Overview
Dependencies
Maintainers
0
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

workerboxjs - npm Package Compare versions

Comparing version 6.3.0 to 6.3.1

2

lib/index.js

@@ -49,3 +49,3 @@ import createCallbackStore from './createCallbackStore.js';

if (options.serverUrl && options.appendVersion) {
options.serverUrl = options.serverUrl + '/v6.3.0/';
options.serverUrl = options.serverUrl + '/v6.3.1/';
}

@@ -52,0 +52,0 @@

{
"name": "workerboxjs",
"version": "6.3.0",
"version": "6.3.1",
"type": "module",

@@ -38,10 +38,10 @@ "description": "A secure sandbox to execute untrusted user JavaScript, in a web browser, without any risk to your own domain/site/page.",

"@markwylde/ftp-deploy": "^2.0.3",
"chokidar": "^3.6.0",
"debounce": "^2.1.0",
"esbuild": "^0.23.0",
"chokidar": "^4.0.1",
"debounce": "^2.1.1",
"esbuild": "^0.24.0",
"just-tap": "^2.9.4",
"minify": "^11.4.0",
"puppeteer": "^22.15.0",
"servatron": "^2.5.0"
"minify": "^11.4.1",
"puppeteer": "^23.4.1",
"servatron": "^2.7.3"
}
}
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