Comparing version 1.0.0 to 1.0.1
@@ -22,3 +22,3 @@ const fs = require('fs'); | ||
} else { | ||
console.log('v8flags for node '+version+' cached.'); | ||
console.log('flags for v8 '+version+' cached.'); | ||
} | ||
@@ -25,0 +25,0 @@ } |
{ | ||
"name": "v8flags", | ||
"description": "Get available v8 flags.", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"homepage": "https://github.com/tkellen/node-v8flags", | ||
@@ -6,0 +6,0 @@ "author": { |
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
4274