@lykmapipo/env
Advanced tools
Comparing version 0.17.21 to 0.17.22
@@ -0,1 +1,7 @@ | ||
#### 0.17.22 (2020-11-12) | ||
##### Chores | ||
* **deps:** force latest version & audit fix ([26436e50](https://github.com/lykmapipo/env/commit/26436e5060f4f90bdbbb908d3dac927edd93965d)) | ||
#### 0.17.21 (2020-10-05) | ||
@@ -2,0 +8,0 @@ |
{ | ||
"name": "@lykmapipo/env", | ||
"version": "0.17.21", | ||
"version": "0.17.22", | ||
"description": "Helper utilities for accessing environment variables", | ||
@@ -58,22 +58,22 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@babel/cli": "^7.11.6", | ||
"@babel/core": "^7.11.6", | ||
"@babel/node": "^7.10.5", | ||
"@babel/preset-env": "^7.11.5", | ||
"@babel/register": "^7.11.5", | ||
"@babel/cli": "^7.12.1", | ||
"@babel/core": "^7.12.3", | ||
"@babel/node": "^7.12.6", | ||
"@babel/preset-env": "^7.12.1", | ||
"@babel/register": "^7.12.1", | ||
"@commitlint/cli": "^11.0.0", | ||
"@commitlint/config-conventional": "^11.0.0", | ||
"@commitlint/travis-cli": "^11.0.0", | ||
"@lykmapipo/test-helpers": "^0.6.3", | ||
"@lykmapipo/test-helpers": "^0.6.4", | ||
"chai": "^4.2.0", | ||
"commitizen": "^4.2.1", | ||
"commitizen": "^4.2.2", | ||
"coveralls": "^3.1.0", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"dot-prop": "^5.3.0", | ||
"dot-prop": "^6.0.0", | ||
"doxdox": "^3.0.0", | ||
"eslint": "^7.10.0", | ||
"eslint-config-airbnb-base": "^14.2.0", | ||
"eslint-config-prettier": "^6.12.0", | ||
"eslint": "^7.13.0", | ||
"eslint-config-airbnb-base": "^14.2.1", | ||
"eslint-config-prettier": "^6.15.0", | ||
"eslint-plugin-import": "^2.22.1", | ||
"eslint-plugin-jsdoc": "^30.6.3", | ||
"eslint-plugin-jsdoc": "^30.7.7", | ||
"eslint-plugin-mocha": "^8.0.0", | ||
@@ -84,10 +84,10 @@ "eslint-plugin-prettier": "^3.1.4", | ||
"husky": "^4.3.0", | ||
"lint-staged": "^10.4.0", | ||
"lint-staged": "^10.5.1", | ||
"lodash.template": "^4.5.0", | ||
"minimist": "^1.2.5", | ||
"mocha": "^8.1.3", | ||
"mocha": "^8.2.1", | ||
"nyc": "^15.1.0", | ||
"prettier": "^2.1.2", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.28.2", | ||
"rollup": "^2.33.1", | ||
"shelljs": "^0.8.4", | ||
@@ -97,3 +97,3 @@ "websocket-extensions": "^0.1.4" | ||
"dependencies": { | ||
"@lykmapipo/common": ">=0.42.1", | ||
"@lykmapipo/common": ">=0.42.2", | ||
"dotenv": ">=8.2.0", | ||
@@ -100,0 +100,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
103181
Updated@lykmapipo/common@>=0.42.2