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.38 to 0.17.39

6

CHANGELOG.md

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

#### 0.17.39 (2021-09-06)
##### Chores
* **deps:** force latest version & audit fix ([5936f140](https://github.com/lykmapipo/env/commit/5936f140ed8667cc318250612f544d0185ea697e))
#### 0.17.38 (2021-09-02)

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

16

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

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

"devDependencies": {
"@babel/cli": "^7.14.8",
"@babel/core": "^7.15.0",
"@babel/node": "^7.14.9",
"@babel/preset-env": "^7.15.0",
"@babel/cli": "^7.15.4",
"@babel/core": "^7.15.5",
"@babel/node": "^7.15.4",
"@babel/preset-env": "^7.15.4",
"@babel/register": "^7.15.3",

@@ -68,3 +68,3 @@ "@commitlint/cli": "^13.1.0",

"@commitlint/travis-cli": "^13.1.0",
"@lykmapipo/test-helpers": "^0.6.22",
"@lykmapipo/test-helpers": "^0.6.23",
"chai": "^4.3.4",

@@ -90,3 +90,3 @@ "commitizen": "^4.2.4",

"mocha": "^9.1.1",
"npm-check-updates": "^11.8.3",
"npm-check-updates": "^11.8.5",
"nyc": "^15.1.0",

@@ -101,3 +101,3 @@ "prettier": "^2.3.2",

"dependencies": {
"@lykmapipo/common": ">=0.44.3",
"@lykmapipo/common": ">=0.44.4",
"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