bin-v8-flags-filter
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -8,2 +8,3 @@ var spawn = require('child_process').spawn; | ||
'--inspect', | ||
'--inspect-brk', | ||
'--expose-gc', | ||
@@ -10,0 +11,0 @@ '--gc-global', |
{ | ||
"name": "bin-v8-flags-filter", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Filters out v8 flags for your Node.js CLIs.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
11389
161
13