jailed-function
Advanced tools
Comparing version 0.5.9 to 0.5.10
{ | ||
"name": "jailed-function", | ||
"version": "0.5.9", | ||
"version": "0.5.10", | ||
"description": "Safely run untrusted code", | ||
@@ -15,3 +15,2 @@ "keywords": ["sandbox", "jail", "vm", "low-code"], | ||
"prepublish": "npm run clean && npm run test && npm run build", | ||
"publish": "npm run prepublish && npm publish", | ||
"perf": "ts-node spec/perf.ts" | ||
@@ -18,0 +17,0 @@ }, |
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
81334