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

@types/insert-module-globals

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/insert-module-globals - npm Package Compare versions

Comparing version 7.0.2 to 7.0.3

4

insert-module-globals/index.d.ts

@@ -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

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