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.7 to 0.17.8

6

CHANGELOG.md

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

#### 0.17.8 (2020-06-07)
##### Chores
* **deps:** force latest version & audit fix ([15b5b538](https://github.com/lykmapipo/env/commit/15b5b538f2e03ca835b715105ce55e462475842a))
#### 0.17.7 (2020-05-29)

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

22

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

@@ -59,5 +59,5 @@ "main": "lib/index.js",

"@babel/cli": "^7.10.1",
"@babel/core": "^7.10.1",
"@babel/core": "^7.10.2",
"@babel/node": "^7.10.1",
"@babel/preset-env": "^7.10.1",
"@babel/preset-env": "^7.10.2",
"@babel/register": "^7.10.1",

@@ -67,3 +67,3 @@ "@commitlint/cli": "^8.3.5",

"@commitlint/travis-cli": "^8.3.5",
"@lykmapipo/test-helpers": "^0.5.21",
"@lykmapipo/test-helpers": "^0.5.22",
"chai": "^4.2.0",

@@ -74,8 +74,8 @@ "commitizen": "^4.1.2",

"doxdox": "^3.0.0",
"eslint": "^7.1.0",
"eslint": "^7.2.0",
"eslint-config-airbnb-base": "^14.1.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-jsdoc": "^26.0.0",
"eslint-plugin-mocha": "^7.0.0",
"eslint-plugin-jsdoc": "^27.0.4",
"eslint-plugin-mocha": "^7.0.1",
"eslint-plugin-prettier": "^3.1.3",

@@ -85,13 +85,13 @@ "generate-changelog": "^1.8.0",

"husky": "^4.2.5",
"lint-staged": "^10.2.7",
"lint-staged": "^10.2.9",
"lodash.template": "^4.5.0",
"mocha": "^7.2.0",
"nyc": "^15.0.1",
"nyc": "^15.1.0",
"prettier": "^2.0.5",
"rimraf": "^3.0.2",
"rollup": "^2.11.2",
"rollup": "^2.14.0",
"shelljs": "^0.8.4"
},
"dependencies": {
"@lykmapipo/common": ">=0.34.2",
"@lykmapipo/common": ">=0.34.3",
"dotenv": ">=8.2.0",

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