polyscript
Advanced tools
Comparing version 0.13.6 to 0.13.7
@@ -153,3 +153,3 @@ 'use strict'; | ||
defineProperty(script, 'xworker', { value: xworker }), | ||
{ xworker } | ||
{ xworker }, | ||
); | ||
@@ -156,0 +156,0 @@ const workerName = wn?.value; |
{ | ||
"name": "polyscript", | ||
"version": "0.13.6", | ||
"version": "0.13.7", | ||
"description": "PyScript single core to rule them all", | ||
@@ -5,0 +5,0 @@ "main": "./cjs/index.js", |
Sorry, the diff of this file is not supported yet
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
1473030