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.32 to 0.17.33

10

CHANGELOG.md

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

#### 0.17.33 (2021-06-01)
##### Chores
* **deps:** force latest version & audit fix ([fa54703e](https://github.com/lykmapipo/env/commit/fa54703e293b07b173d776d934c8e0a03a396189))
#### 0.17.32 (2021-06-01)
#### 0.17.32 (2021-06-01)
#### 0.17.32 (2021-06-01)
#### 0.17.31 (2021-03-21)

@@ -4,0 +14,0 @@

51

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

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

"devDependencies": {
"@babel/cli": "^7.13.10",
"@babel/core": "^7.13.10",
"@babel/node": "^7.13.10",
"@babel/preset-env": "^7.13.10",
"@babel/register": "^7.13.8",
"@commitlint/cli": "^12.0.1",
"@commitlint/config-conventional": "^12.0.1",
"@commitlint/travis-cli": "^12.0.1",
"@lykmapipo/test-helpers": "^0.6.13",
"@babel/cli": "^7.14.3",
"@babel/core": "^7.14.3",
"@babel/node": "^7.14.2",
"@babel/preset-env": "^7.14.4",
"@babel/register": "^7.13.16",
"@commitlint/cli": "^12.1.4",
"@commitlint/config-conventional": "^12.1.4",
"@commitlint/travis-cli": "^12.1.4",
"@lykmapipo/test-helpers": "^0.6.17",
"chai": "^4.3.4",
"commitizen": "^4.2.3",
"commitizen": "^4.2.4",
"coveralls": "^3.1.0",

@@ -75,20 +75,21 @@ "cz-conventional-changelog": "^3.3.0",

"doxdox": "^3.0.0",
"eslint": "^7.22.0",
"eslint": "^7.27.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsdoc": "^32.3.0",
"eslint-plugin-mocha": "^8.1.0",
"eslint-plugin-prettier": "^3.3.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jsdoc": "^35.1.2",
"eslint-plugin-mocha": "^9.0.0",
"eslint-plugin-prettier": "^3.4.0",
"generate-changelog": "^1.8.0",
"handlebars": "^4.7.7",
"husky": "^5.1.3",
"lint-staged": "^10.5.4",
"husky": "^6.0.0",
"lint-staged": "^11.0.0",
"lodash.template": "^4.5.0",
"minimist": "^1.2.5",
"mocha": "^8.3.2",
"mocha": "^8.4.0",
"npm-check-updates": "^11.6.0",
"nyc": "^15.1.0",
"prettier": "^2.2.1",
"prettier": "^2.3.0",
"rimraf": "^3.0.2",
"rollup": "^2.42.1",
"rollup": "^2.50.5",
"shelljs": "^0.8.4",

@@ -98,8 +99,8 @@ "websocket-extensions": "^0.1.4"

"dependencies": {
"@lykmapipo/common": ">=0.42.11",
"dotenv": ">=8.2.0",
"@lykmapipo/common": ">=0.43.2",
"dotenv": ">=10.0.0",
"dotenv-expand": ">=5.1.0",
"lodash": ">=4.17.21",
"rc": ">=1.2.8",
"semver": ">=7.3.4"
"semver": ">=7.3.5"
},

@@ -106,0 +107,0 @@ "engines": {

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