Comparing version 0.5.9 to 0.5.10
{ | ||
"name": "get-env", | ||
"version": "0.5.9", | ||
"version": "0.5.10", | ||
"description": "Return `dev`, `prod`, or optional extra environements based on `process.env.NODE_ENV`", | ||
@@ -32,6 +32,6 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@types/lodash": "^4.14.38", | ||
"@types/node": "^6.0.46", | ||
"ts-loader": "^1.0.0", | ||
"tslint": "^4.0.0-dev.0", | ||
"@types/lodash": "^4.14.41", | ||
"@types/node": "^6.0.51", | ||
"ts-loader": "^1.2.2", | ||
"tslint": "^4.0.2", | ||
"tslint-pilwon": "^0.1.6", | ||
@@ -38,0 +38,0 @@ "typescript": "^2.1.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
13398