Socket
Socket
Sign inDemoInstall

@lykmapipo/env

Package Overview
Dependencies
Maintainers
1
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lykmapipo/env - npm Package Compare versions

Comparing version 0.17.18 to 0.17.19

6

CHANGELOG.md

@@ -0,1 +1,7 @@

#### 0.17.19 (2020-09-10)
##### Chores
* **deps:** force latest version & audit fix ([fb7565d2](https://github.com/lykmapipo/env/commit/fb7565d22eefd5d45469b3bbd38c8d351770bfc1))
#### 0.17.18 (2020-09-02)

@@ -2,0 +8,0 @@

20

package.json
{
"name": "@lykmapipo/env",
"version": "0.17.18",
"version": "0.17.19",
"description": "Helper utilities for accessing environment variables",

@@ -58,4 +58,4 @@ "main": "lib/index.js",

"devDependencies": {
"@babel/cli": "^7.11.5",
"@babel/core": "^7.11.5",
"@babel/cli": "^7.11.6",
"@babel/core": "^7.11.6",
"@babel/node": "^7.10.5",

@@ -67,3 +67,3 @@ "@babel/preset-env": "^7.11.5",

"@commitlint/travis-cli": "^9.1.2",
"@lykmapipo/test-helpers": "^0.5.32",
"@lykmapipo/test-helpers": "^0.6.1",
"chai": "^4.2.0",

@@ -73,3 +73,3 @@ "commitizen": "^4.2.1",

"cz-conventional-changelog": "^3.3.0",
"dot-prop": "^5.2.0",
"dot-prop": "^5.3.0",
"doxdox": "^3.0.0",

@@ -80,3 +80,3 @@ "eslint": "^7.8.1",

"eslint-plugin-import": "^2.22.0",
"eslint-plugin-jsdoc": "^30.3.1",
"eslint-plugin-jsdoc": "^30.4.0",
"eslint-plugin-mocha": "^8.0.0",

@@ -86,4 +86,4 @@ "eslint-plugin-prettier": "^3.1.4",

"handlebars": "^4.7.6",
"husky": "^4.2.5",
"lint-staged": "^10.2.13",
"husky": "^4.3.0",
"lint-staged": "^10.3.0",
"lodash.template": "^4.5.0",

@@ -95,3 +95,3 @@ "minimist": "^1.2.5",

"rimraf": "^3.0.2",
"rollup": "^2.26.9",
"rollup": "^2.26.11",
"shelljs": "^0.8.4",

@@ -101,3 +101,3 @@ "websocket-extensions": "^0.1.4"

"dependencies": {
"@lykmapipo/common": ">=0.39.1",
"@lykmapipo/common": ">=0.41.2",
"dotenv": ">=8.2.0",

@@ -104,0 +104,0 @@ "dotenv-expand": ">=5.1.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc