workerboxjs
Advanced tools
Comparing version 4.0.0 to 4.0.1
@@ -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": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9627
10
183