@lykmapipo/env
Advanced tools
Comparing version 0.17.26 to 0.17.29
@@ -0,1 +1,19 @@ | ||
#### 0.17.29 (2021-02-08) | ||
##### Chores | ||
* **deps:** force latest version & audit fix ([f6a4671f](https://github.com/lykmapipo/env/commit/f6a4671f87b6a99f0a9e76810d81dc7450e49e18)) | ||
#### 0.17.28 (2021-02-04) | ||
##### Chores | ||
* **deps:** force latest version & audit fix ([08ffa205](https://github.com/lykmapipo/env/commit/08ffa2052daf4fb3e3a353ad96a3b4c4a1191efd)) | ||
#### 0.17.27 (2021-01-16) | ||
##### Chores | ||
* **deps:** force latest version & audit fix ([c9d52987](https://github.com/lykmapipo/env/commit/c9d52987fac2e3826aac8155404870760f26ac3b)) | ||
#### 0.17.26 (2021-01-03) | ||
@@ -2,0 +20,0 @@ |
{ | ||
"name": "@lykmapipo/env", | ||
"version": "0.17.26", | ||
"version": "0.17.29", | ||
"description": "Helper utilities for accessing environment variables", | ||
@@ -58,13 +58,13 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@babel/cli": "^7.12.10", | ||
"@babel/core": "^7.12.10", | ||
"@babel/node": "^7.12.10", | ||
"@babel/preset-env": "^7.12.11", | ||
"@babel/register": "^7.12.10", | ||
"@babel/cli": "^7.12.13", | ||
"@babel/core": "^7.12.13", | ||
"@babel/node": "^7.12.13", | ||
"@babel/preset-env": "^7.12.13", | ||
"@babel/register": "^7.12.13", | ||
"@commitlint/cli": "^11.0.0", | ||
"@commitlint/config-conventional": "^11.0.0", | ||
"@commitlint/travis-cli": "^11.0.0", | ||
"@lykmapipo/test-helpers": "^0.6.8", | ||
"chai": "^4.2.0", | ||
"commitizen": "^4.2.2", | ||
"@lykmapipo/test-helpers": "^0.6.11", | ||
"chai": "^4.3.0", | ||
"commitizen": "^4.2.3", | ||
"coveralls": "^3.1.0", | ||
@@ -74,13 +74,13 @@ "cz-conventional-changelog": "^3.3.0", | ||
"doxdox": "^3.0.0", | ||
"eslint": "^7.17.0", | ||
"eslint": "^7.19.0", | ||
"eslint-config-airbnb-base": "^14.2.1", | ||
"eslint-config-prettier": "^7.1.0", | ||
"eslint-config-prettier": "^7.2.0", | ||
"eslint-plugin-import": "^2.22.1", | ||
"eslint-plugin-jsdoc": "^30.7.11", | ||
"eslint-plugin-jsdoc": "^31.6.1", | ||
"eslint-plugin-mocha": "^8.0.0", | ||
"eslint-plugin-prettier": "^3.3.0", | ||
"eslint-plugin-prettier": "^3.3.1", | ||
"generate-changelog": "^1.8.0", | ||
"handlebars": "^4.7.6", | ||
"husky": "^4.3.6", | ||
"lint-staged": "^10.5.3", | ||
"husky": "^4.3.8", | ||
"lint-staged": "^10.5.4", | ||
"lodash.template": "^4.5.0", | ||
@@ -92,3 +92,3 @@ "minimist": "^1.2.5", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.35.1", | ||
"rollup": "^2.38.5", | ||
"shelljs": "^0.8.4", | ||
@@ -98,3 +98,3 @@ "websocket-extensions": "^0.1.4" | ||
"dependencies": { | ||
"@lykmapipo/common": ">=0.42.6", | ||
"@lykmapipo/common": ">=0.42.9", | ||
"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
104600
Updated@lykmapipo/common@>=0.42.9