@lykmapipo/env
Advanced tools
Comparing version 0.17.20 to 0.17.21
@@ -0,1 +1,7 @@ | ||
#### 0.17.21 (2020-10-05) | ||
##### Chores | ||
* **deps:** force latest version & audit fix ([b16e6561](https://github.com/lykmapipo/env/commit/b16e65613a232423f0f287fac2d36a7cefb29291)) | ||
#### 0.17.20 (2020-09-23) | ||
@@ -2,0 +8,0 @@ |
{ | ||
"name": "@lykmapipo/env", | ||
"version": "0.17.20", | ||
"version": "0.17.21", | ||
"description": "Helper utilities for accessing environment variables", | ||
@@ -66,3 +66,3 @@ "main": "lib/index.js", | ||
"@commitlint/travis-cli": "^11.0.0", | ||
"@lykmapipo/test-helpers": "^0.6.2", | ||
"@lykmapipo/test-helpers": "^0.6.3", | ||
"chai": "^4.2.0", | ||
@@ -74,7 +74,7 @@ "commitizen": "^4.2.1", | ||
"doxdox": "^3.0.0", | ||
"eslint": "^7.9.0", | ||
"eslint": "^7.10.0", | ||
"eslint-config-airbnb-base": "^14.2.0", | ||
"eslint-config-prettier": "^6.11.0", | ||
"eslint-plugin-import": "^2.22.0", | ||
"eslint-plugin-jsdoc": "^30.5.1", | ||
"eslint-config-prettier": "^6.12.0", | ||
"eslint-plugin-import": "^2.22.1", | ||
"eslint-plugin-jsdoc": "^30.6.3", | ||
"eslint-plugin-mocha": "^8.0.0", | ||
@@ -92,3 +92,3 @@ "eslint-plugin-prettier": "^3.1.4", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.28.1", | ||
"rollup": "^2.28.2", | ||
"shelljs": "^0.8.4", | ||
@@ -98,3 +98,3 @@ "websocket-extensions": "^0.1.4" | ||
"dependencies": { | ||
"@lykmapipo/common": ">=0.41.3", | ||
"@lykmapipo/common": ">=0.42.1", | ||
"dotenv": ">=8.2.0", | ||
@@ -101,0 +101,0 @@ "dotenv-expand": ">=5.1.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
102998
Updated@lykmapipo/common@>=0.42.1