@lykmapipo/env
Advanced tools
Comparing version 0.17.38 to 0.17.39
@@ -0,1 +1,7 @@ | ||
#### 0.17.39 (2021-09-06) | ||
##### Chores | ||
* **deps:** force latest version & audit fix ([5936f140](https://github.com/lykmapipo/env/commit/5936f140ed8667cc318250612f544d0185ea697e)) | ||
#### 0.17.38 (2021-09-02) | ||
@@ -2,0 +8,0 @@ |
{ | ||
"name": "@lykmapipo/env", | ||
"version": "0.17.38", | ||
"version": "0.17.39", | ||
"description": "Helper utilities for accessing environment variables", | ||
@@ -59,6 +59,6 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@babel/cli": "^7.14.8", | ||
"@babel/core": "^7.15.0", | ||
"@babel/node": "^7.14.9", | ||
"@babel/preset-env": "^7.15.0", | ||
"@babel/cli": "^7.15.4", | ||
"@babel/core": "^7.15.5", | ||
"@babel/node": "^7.15.4", | ||
"@babel/preset-env": "^7.15.4", | ||
"@babel/register": "^7.15.3", | ||
@@ -68,3 +68,3 @@ "@commitlint/cli": "^13.1.0", | ||
"@commitlint/travis-cli": "^13.1.0", | ||
"@lykmapipo/test-helpers": "^0.6.22", | ||
"@lykmapipo/test-helpers": "^0.6.23", | ||
"chai": "^4.3.4", | ||
@@ -90,3 +90,3 @@ "commitizen": "^4.2.4", | ||
"mocha": "^9.1.1", | ||
"npm-check-updates": "^11.8.3", | ||
"npm-check-updates": "^11.8.5", | ||
"nyc": "^15.1.0", | ||
@@ -101,3 +101,3 @@ "prettier": "^2.3.2", | ||
"dependencies": { | ||
"@lykmapipo/common": ">=0.44.3", | ||
"@lykmapipo/common": ">=0.44.4", | ||
"dotenv": ">=10.0.0", | ||
@@ -104,0 +104,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
94704
Updated@lykmapipo/common@>=0.44.4