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.37 to 0.17.38

6

CHANGELOG.md

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

#### 0.17.38 (2021-09-02)
##### Chores
* **deps:** force latest version & audit fix ([287eab54](https://github.com/lykmapipo/env/commit/287eab546c2cba84f7615e9f8b7dad61faa50291))
#### 0.17.37 (2021-08-18)

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

20

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

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

"@babel/preset-env": "^7.15.0",
"@babel/register": "^7.14.5",
"@babel/register": "^7.15.3",
"@commitlint/cli": "^13.1.0",
"@commitlint/config-conventional": "^13.1.0",
"@commitlint/travis-cli": "^13.1.0",
"@lykmapipo/test-helpers": "^0.6.20",
"@lykmapipo/test-helpers": "^0.6.22",
"chai": "^4.3.4",

@@ -78,13 +78,13 @@ "commitizen": "^4.2.4",

"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.24.0",
"eslint-plugin-jsdoc": "^36.0.6",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-jsdoc": "^36.0.8",
"eslint-plugin-mocha": "^9.0.0",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-prettier": "^4.0.0",
"generate-changelog": "^1.8.0",
"handlebars": "^4.7.7",
"husky": "^7.0.1",
"husky": "^7.0.2",
"lint-staged": "^11.1.2",
"lodash.template": "^4.5.0",
"minimist": "^1.2.5",
"mocha": "^9.0.3",
"mocha": "^9.1.1",
"npm-check-updates": "^11.8.3",

@@ -94,3 +94,3 @@ "nyc": "^15.1.0",

"rimraf": "^3.0.2",
"rollup": "^2.56.1",
"rollup": "^2.56.3",
"shelljs": "^0.8.4",

@@ -101,3 +101,3 @@ "striptags": "^3.2.0",

"dependencies": {
"@lykmapipo/common": ">=0.44.1",
"@lykmapipo/common": ">=0.44.3",
"dotenv": ">=10.0.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