Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

env-create

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

env-create - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

2

lib/main.js

@@ -11,3 +11,3 @@ const fs = require('fs')

* code can rely on the environment variables existing.
* @param {Object<path, encoding>} options
* @param {{path:string, encoding:string} options
*/

@@ -14,0 +14,0 @@ const load = (options) => {

{
"name": "env-create",
"version": "1.0.7",
"version": "1.0.8",
"description": "Read in a .env.json file that contains valid JSON and assign top level properties to environment variables",

@@ -5,0 +5,0 @@ "repository": {

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