Socket
Socket
Sign inDemoInstall

workerboxjs

Package Overview
Dependencies
Maintainers
1
Versions
31
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 3.2.2 to 3.2.3

2

lib/index.js

@@ -15,3 +15,3 @@ let workerBoxCount = 0;

if (options.appendVersion) {
scriptUrl = scriptUrl + '/v3.2.0/';
scriptUrl = scriptUrl + '/v3.2.3/';
}

@@ -18,0 +18,0 @@

{
"name": "workerboxjs",
"version": "3.2.2",
"version": "3.2.3",
"type": "module",

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

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