Socket
Socket
Sign inDemoInstall

@types/dotenv-flow

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/dotenv-flow - npm Package Compare versions

Comparing version 3.1.1 to 3.2.0

6

dotenv-flow/index.d.ts

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

// Type definitions for dotenv-flow 3.1
// Type definitions for dotenv-flow 3.2
// Project: https://github.com/kerimdzhanov/dotenv-flow

@@ -29,2 +29,6 @@ // Definitions by: Vincent Langlet <https://github.com/vincentlanglet>

encoding?: string | undefined;
/**
* Whether to support suppressing the console output.
*/
silent?: boolean | undefined;
}

@@ -31,0 +35,0 @@

6

dotenv-flow/package.json
{
"name": "@types/dotenv-flow",
"version": "3.1.1",
"version": "3.2.0",
"description": "TypeScript definitions for dotenv-flow",

@@ -33,4 +33,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/dotenv-flow",

"dependencies": {},
"typesPublisherContentHash": "5737f8e9a4bb1ea1cc51fd78edfa33a4c77df6188b941166c5212214ae7c37e4",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "070c52fe21dfd66d5da6327fed567b6543c34a179d45af7c3ef53f14d367281a",
"typeScriptVersion": "3.7"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 06 Jul 2021 20:32:47 GMT
* Last updated: Mon, 30 Aug 2021 14:31:22 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

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