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

workerboxjs

Package Overview
Dependencies
Maintainers
1
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 4.0.0 to 4.0.1

lib/argsToString.js

2

lib/index.js

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

if (options.appendVersion) {
scriptUrl = scriptUrl + '/v4.0.0/';
scriptUrl = scriptUrl + '/v4.0.1/';
}

@@ -46,0 +46,0 @@

{
"name": "workerboxjs",
"version": "4.0.0",
"version": "4.0.1",
"type": "module",

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

"files": [
"lib/index.js"
"lib"
],

@@ -17,0 +17,0 @@ "keywords": [

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