Socket
Socket
Sign inDemoInstall

dotenv

Package Overview
Dependencies
Maintainers
4
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dotenv - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1

7

package.json
{
"name": "dotenv",
"version": "5.0.0",
"version": "5.0.1",
"description": "Loads environment variables from .env file",

@@ -8,3 +8,4 @@ "main": "lib/main.js",

"pretest": "npm run lint",
"test": "lab test/* -r lcov | coveralls",
"test": "lab",
"ci:coverage": "lab test/* -r lcov | coveralls",
"lint": "standard",

@@ -33,3 +34,3 @@ "postlint": "npm run lint-md",

"coveralls": "^2.11.9",
"lab": "11.1.0",
"lab": "^14.3.2",
"should": "11.1.1",

@@ -36,0 +37,0 @@ "sinon": "1.17.6",

Sorry, the diff of this file is not supported yet

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