🚀 Socket Launch Week 🚀 Day 3: Socket Acquires Coana.Learn More

@types/getenv

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/getenv - npm Package Compare versions

Comparing version

to
1.0.2

@@ -1,7 +0,1 @@

// Type definitions for getenv 1.0
// Project: https://github.com/ctavan/node-getenv
// Definitions by: Ivan Pankratov <https://github.com/impankratov>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
/// <reference types="node" />

@@ -8,0 +2,0 @@ import { UrlWithStringQuery } from "url";

{
"name": "@types/getenv",
"version": "1.0.1",
"version": "1.0.2",
"description": "TypeScript definitions for getenv",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/getenv",

"name": "Ivan Pankratov",
"url": "https://github.com/impankratov",
"githubUsername": "impankratov"
"githubUsername": "impankratov",
"url": "https://github.com/impankratov"
}

@@ -26,4 +26,4 @@ ],

},
"typesPublisherContentHash": "9b2e23443e818d3b20fa172e42ebe73e0046af259ed10bcd59f4db95f22ee53a",
"typesPublisherContentHash": "22bd5134f3b5bd401196d2e17f0ab22872dcfd2e502220e913af4fda6e84df2f",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,6 @@ # Installation

### Additional Details
* Last updated: Wed, 20 Sep 2023 17:08:03 GMT
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)
* Global values: none
# Credits
These definitions were written by [Ivan Pankratov](https://github.com/impankratov).