Comparing version 6.1.4 to 6.1.5
@@ -761,3 +761,3 @@ // Licensed under the Apache License, Version 2.0 (the 'License'); you may not | ||
*/ | ||
nano.version = require('../package').version; | ||
nano.version = require('../package.json').version; | ||
nano.path = __dirname; | ||
@@ -764,0 +764,0 @@ |
@@ -7,3 +7,3 @@ { | ||
"repository": "git://github.com/dscape/nano", | ||
"version": "6.1.4", | ||
"version": "6.1.5", | ||
"author": "Nuno Job <nunojobpinto@gmail.com> (http://nunojob.com)", | ||
@@ -10,0 +10,0 @@ "keywords": [ |
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
209912