Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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.19 to 0.17.20

6

CHANGELOG.md

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

#### 0.17.20 (2020-09-23)
##### Chores
* **deps:** force latest version & audit fix ([4e628830](https://github.com/lykmapipo/env/commit/4e62883073d416e30e3d52fc84e11e1fd631c650))
#### 0.17.19 (2020-09-10)

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

22

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

@@ -63,6 +63,6 @@ "main": "lib/index.js",

"@babel/register": "^7.11.5",
"@commitlint/cli": "^9.1.2",
"@commitlint/config-conventional": "^9.1.2",
"@commitlint/travis-cli": "^9.1.2",
"@lykmapipo/test-helpers": "^0.6.1",
"@commitlint/cli": "^11.0.0",
"@commitlint/config-conventional": "^11.0.0",
"@commitlint/travis-cli": "^11.0.0",
"@lykmapipo/test-helpers": "^0.6.2",
"chai": "^4.2.0",

@@ -74,7 +74,7 @@ "commitizen": "^4.2.1",

"doxdox": "^3.0.0",
"eslint": "^7.8.1",
"eslint": "^7.9.0",
"eslint-config-airbnb-base": "^14.2.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-jsdoc": "^30.4.0",
"eslint-plugin-jsdoc": "^30.5.1",
"eslint-plugin-mocha": "^8.0.0",

@@ -85,3 +85,3 @@ "eslint-plugin-prettier": "^3.1.4",

"husky": "^4.3.0",
"lint-staged": "^10.3.0",
"lint-staged": "^10.4.0",
"lodash.template": "^4.5.0",

@@ -91,5 +91,5 @@ "minimist": "^1.2.5",

"nyc": "^15.1.0",
"prettier": "^2.1.1",
"prettier": "^2.1.2",
"rimraf": "^3.0.2",
"rollup": "^2.26.11",
"rollup": "^2.28.1",
"shelljs": "^0.8.4",

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

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

@@ -102,0 +102,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