Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/heapdump

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/heapdump - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

6

heapdump/index.d.ts

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

// Type definitions for heapdump 0.3
// Project: https://github.com/bnoordhuis/node-heapdump
// Definitions by: weekens <https://github.com/weekens>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1
export function writeSnapshot(

@@ -8,0 +2,0 @@ dumpFileName?: string,

8

heapdump/package.json
{
"name": "@types/heapdump",
"version": "0.3.2",
"version": "0.3.3",
"description": "TypeScript definitions for heapdump",

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

"name": "weekens",
"url": "https://github.com/weekens",
"githubUsername": "weekens"
"githubUsername": "weekens",
"url": "https://github.com/weekens"
}

@@ -24,4 +24,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "c2078b5a2447719b733bbed5e736cdf353e26f67c0389ed192b8f3536928aa99",
"typesPublisherContentHash": "5bf5c0e41cd3d7b4925d7059c5b6b3c836e3ac23ca5ada8feab916f4731e61c2",
"typeScriptVersion": "4.5"
}

@@ -11,8 +11,2 @@ # Installation

````ts
// Type definitions for heapdump 0.3
// Project: https://github.com/bnoordhuis/node-heapdump
// Definitions by: weekens <https://github.com/weekens>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1
export function writeSnapshot(

@@ -27,7 +21,6 @@ dumpFileName?: string,

### Additional Details
* Last updated: Sat, 16 Sep 2023 08:06:32 GMT
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [weekens](https://github.com/weekens).
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