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.3.0 to 3.3.1

2

lib/index.js

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

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

@@ -17,0 +17,0 @@

{
"name": "workerboxjs",
"version": "3.3.0",
"version": "3.3.1",
"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