Comparing version 1.1.0 to 1.2.0
@@ -29,2 +29,3 @@ var vm = require('vm') | ||
script.isInstrumented = true | ||
script.run = this.runScriptInContext.bind(null, script) | ||
return script | ||
@@ -31,0 +32,0 @@ }, |
@@ -44,3 +44,3 @@ { | ||
], | ||
"version": "1.1.0" | ||
"version": "1.2.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
2704
38