Comparing version 0.4.0 to 0.5.0
{ | ||
"name": "assert-env", | ||
"version": "0.4.0", | ||
"version": "0.5.0", | ||
"description": "Assert that specific environment variables exist.", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "tape test.js | faucet" | ||
"test": "tape test.js | faucet", | ||
"develop": "rerun-script" | ||
}, | ||
"watches": [ | ||
{ | ||
"script": "test", | ||
"patterns": [ | ||
"*.js" | ||
] | ||
}, | ||
{ | ||
"script": "lint", | ||
"patterns": [ | ||
"*.js" | ||
] | ||
} | ||
], | ||
"keywords": [ | ||
@@ -30,4 +45,5 @@ "12factor", | ||
"faucet": "0.0.1", | ||
"rerun-script": "^0.4.0", | ||
"tape": "^3.0.1" | ||
} | ||
} |
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
5724
9
4