Comparing version 0.3.0 to 0.3.1
@@ -289,3 +289,3 @@ "use strict"; | ||
if (incoming === process.argv && path.basename(arrayItems[0]) === "node"){ | ||
if (incoming === process.argv){ | ||
arrayItems.splice(0, 2); | ||
@@ -292,0 +292,0 @@ } |
{ | ||
"name": "nature", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "Classify the things in your world and how they interact.", | ||
@@ -5,0 +5,0 @@ "main": "lib/nature.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
91209