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.5 to 0.0.6

5

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

@@ -35,3 +35,4 @@ "homepage": "",

"release": "yarn test && yarn publish --new-version",
"release:quick": "git add -A && git commit -m 'Quick Release Patch' && yarn run release patch"
"release:quick": "git add -A && git commit -m 'Quick Release Patch' && yarn run release patch",
"postversion": "git push --follow-tags"
},

@@ -38,0 +39,0 @@ "eslintConfig": {

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