Comparing version 0.0.7 to 0.0.8
@@ -6,2 +6,3 @@ /* | ||
var path = require('path'); | ||
var sys = require('sys'); | ||
var version = process.version.match(/^v(\d+)\.(\d+)\.(\d+)/).slice(1); | ||
@@ -8,0 +9,0 @@ |
{ | ||
"name": "helper", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "Node.js portability and api helper", | ||
@@ -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
3720
115