Socket
Socket
Sign inDemoInstall

dotenv

Package Overview
Dependencies
Maintainers
3
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 8.3.0 to 8.4.0

6

CHANGELOG.md

@@ -5,2 +5,8 @@ # Changelog

## [8.4.0](https://github.com/motdotla/dotenv/compare/v8.3.0...v8.4.0) (2021-05-05)
### Changed
- point to exact types file to work with VS Code
## [8.3.0](https://github.com/motdotla/dotenv/compare/v8.2.0...v8.3.0) (2021-05-05)

@@ -7,0 +13,0 @@

4

package.json
{
"name": "dotenv",
"version": "8.3.0",
"version": "8.4.0",
"description": "Loads environment variables from .env file",
"main": "lib/main.js",
"types": "types",
"types": "types/index.d.ts",
"scripts": {

@@ -8,0 +8,0 @@ "flow": "flow",

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