Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "flagr", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"main": "index.js", | ||
@@ -19,9 +19,9 @@ "author": { | ||
"args", | ||
"arguments", | ||
"cli", | ||
"contains", | ||
"include", | ||
"check", | ||
"get", | ||
"getFlags", | ||
"exist", | ||
"existFlags", | ||
"find", | ||
@@ -28,0 +28,0 @@ "process" |
@@ -52,3 +52,3 @@ ## Install | ||
exist('env'); | ||
get('env'); | ||
//=> production | ||
@@ -55,0 +55,0 @@ |
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
3474