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.29 to 0.17.30

2

CHANGELOG.md

@@ -0,1 +1,3 @@

#### 0.17.30 (2021-02-20)
#### 0.17.29 (2021-02-08)

@@ -2,0 +4,0 @@

28

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

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

"devDependencies": {
"@babel/cli": "^7.12.13",
"@babel/core": "^7.12.13",
"@babel/node": "^7.12.13",
"@babel/preset-env": "^7.12.13",
"@babel/cli": "^7.12.17",
"@babel/core": "^7.12.17",
"@babel/node": "^7.12.17",
"@babel/preset-env": "^7.12.17",
"@babel/register": "^7.12.13",

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

"@commitlint/travis-cli": "^11.0.0",
"@lykmapipo/test-helpers": "^0.6.11",
"@lykmapipo/test-helpers": "^0.6.12",
"chai": "^4.3.0",

@@ -75,20 +75,20 @@ "commitizen": "^4.2.3",

"doxdox": "^3.0.0",
"eslint": "^7.19.0",
"eslint": "^7.20.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-config-prettier": "^7.2.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsdoc": "^31.6.1",
"eslint-plugin-jsdoc": "^32.0.2",
"eslint-plugin-mocha": "^8.0.0",
"eslint-plugin-prettier": "^3.3.1",
"generate-changelog": "^1.8.0",
"handlebars": "^4.7.6",
"husky": "^4.3.8",
"handlebars": "^4.7.7",
"husky": "^5.0.9",
"lint-staged": "^10.5.4",
"lodash.template": "^4.5.0",
"minimist": "^1.2.5",
"mocha": "^8.2.1",
"mocha": "^8.3.0",
"nyc": "^15.1.0",
"prettier": "^2.2.1",
"rimraf": "^3.0.2",
"rollup": "^2.38.5",
"rollup": "^2.39.0",
"shelljs": "^0.8.4",

@@ -98,6 +98,6 @@ "websocket-extensions": "^0.1.4"

"dependencies": {
"@lykmapipo/common": ">=0.42.9",
"@lykmapipo/common": ">=0.42.10",
"dotenv": ">=8.2.0",
"dotenv-expand": ">=5.1.0",
"lodash": ">=4.17.20",
"lodash": ">=4.17.21",
"rc": ">=1.2.8",

@@ -104,0 +104,0 @@ "semver": ">=7.3.4"

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