@types/insert-module-globals
Advanced tools
Comparing version 7.0.2 to 7.0.3
@@ -8,3 +8,3 @@ // Type definitions for insert-module-globals 7.0 | ||
import * as stream from 'stream'; | ||
import * as stream from "stream"; | ||
@@ -26,3 +26,3 @@ export = InsertModuleGlobals; | ||
global(): string; | ||
'Buffer.isBuffer'(file: string): string; | ||
"Buffer.isBuffer"(file: string): string; | ||
Buffer(): string; | ||
@@ -29,0 +29,0 @@ __filename(file: string, basedir: string): string; |
{ | ||
"name": "@types/insert-module-globals", | ||
"version": "7.0.2", | ||
"version": "7.0.3", | ||
"description": "TypeScript definitions for insert-module-globals", | ||
@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/insert-module-globals", | ||
}, | ||
"typesPublisherContentHash": "b1f08bdc911fc63e490d900cbcf50335ddda4c8a2d106c498f2d0c4a108c48bd", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "5b27a16196872ab7f9e4b71e5c2714e16f2f4ab1c67db8d920df359901d2803e", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 08 Jul 2021 14:23:16 GMT | ||
* Last updated: Tue, 26 Sep 2023 14:36:22 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -14,0 +14,0 @@ * Global values: none |