@lykmapipo/env
Advanced tools
Comparing version 0.17.35 to 0.17.36
@@ -0,1 +1,7 @@ | ||
#### 0.17.36 (2021-08-09) | ||
##### Chores | ||
* **deps:** force latest version & audit fix ([56ce1b10](https://github.com/lykmapipo/env/commit/56ce1b10d53dffffaf44041e1660958d7cc4c86b)) | ||
#### 0.17.35 (2021-08-05) | ||
@@ -2,0 +8,0 @@ |
{ | ||
"name": "@lykmapipo/env", | ||
"version": "0.17.35", | ||
"version": "0.17.36", | ||
"description": "Helper utilities for accessing environment variables", | ||
@@ -67,3 +67,3 @@ "main": "lib/index.js", | ||
"@commitlint/travis-cli": "^13.1.0", | ||
"@lykmapipo/test-helpers": "^0.6.19", | ||
"@lykmapipo/test-helpers": "^0.6.20", | ||
"chai": "^4.3.4", | ||
@@ -78,3 +78,3 @@ "commitizen": "^4.2.4", | ||
"eslint-config-prettier": "^8.3.0", | ||
"eslint-plugin-import": "^2.23.4", | ||
"eslint-plugin-import": "^2.24.0", | ||
"eslint-plugin-jsdoc": "^36.0.6", | ||
@@ -86,3 +86,3 @@ "eslint-plugin-mocha": "^9.0.0", | ||
"husky": "^7.0.1", | ||
"lint-staged": "^11.1.1", | ||
"lint-staged": "^11.1.2", | ||
"lodash.template": "^4.5.0", | ||
@@ -95,3 +95,3 @@ "minimist": "^1.2.5", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.56.0", | ||
"rollup": "^2.56.1", | ||
"shelljs": "^0.8.4", | ||
@@ -102,3 +102,3 @@ "striptags": "^3.2.0", | ||
"dependencies": { | ||
"@lykmapipo/common": ">=0.44.0", | ||
"@lykmapipo/common": ">=0.44.1", | ||
"dotenv": ">=10.0.0", | ||
@@ -105,0 +105,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
94137
Updated@lykmapipo/common@>=0.44.1