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

update-dotenv

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

update-dotenv - npm Package Compare versions

Comparing version

to
1.1.1

2

index.d.ts

@@ -1,2 +0,2 @@

interface Env {
export interface Env {
[name: string]: string

@@ -3,0 +3,0 @@ }

{
"name": "update-dotenv",
"version": "1.1.0",
"version": "1.1.1",
"description": "Write updates to a .env file",

@@ -5,0 +5,0 @@ "main": "index.js",