New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

dot-env-json

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dot-env-json - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

2

package.json
{
"name": "dot-env-json",
"version": "0.0.6",
"version": "0.0.7",
"description": "package similar to dotenv that reads from JSON file.",

@@ -5,0 +5,0 @@ "homepage": "",

@@ -31,3 +31,3 @@ ## dotenv-json

## Cross Env
Since this package uses NODE_ENV it is recommended to use the [cross-env](https://github.com/kentcdodds/cross-env) package to set the environment in your run scripts.
Since this package uses NODE_ENV it is recommended to use the [cross-env](https://github.com/kentcdodds/cross-env) package to set the environment in your run scripts
```

@@ -34,0 +34,0 @@ # gets the json file approot/env.test.json

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