Socket
Socket
Sign inDemoInstall

@types/node

Package Overview
Dependencies
0
Maintainers
1
Versions
1849
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.2.1 to 4.2.2

4

node v4/package.json
{
"name": "@types/node",
"version": "4.2.1",
"version": "4.2.2",
"description": "TypeScript definitions for Node.js",

@@ -15,4 +15,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "bddd2a31386e413c26324ad039ad78a49c33b4852b93126b9855b60a5a894298",
"typesPublisherContentHash": "85793104c422d6b208f91a41c44f1bcd21c6542466062ed7242c4e2609cb0d10",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Wed, 25 Jan 2017 20:02:31 GMT
* Last updated: Thu, 09 Feb 2017 19:36:49 GMT
* Dependencies: events, net, stream, child_process, tls, http, crypto
* Global values: Buffer, SlowBuffer, __dirname, __filename, clearImmediate, clearInterval, clearTimeout, exports, global, module, process, require, setImmediate, setInterval, setTimeout
* Global values: Buffer, SlowBuffer, __dirname, __filename, clearImmediate, clearInterval, clearTimeout, console, exports, global, module, process, require, setImmediate, setInterval, setTimeout
# Credits
These definitions were written by Microsoft TypeScript <http://typescriptlang.org>, DefinitelyTyped <https://github.com/DefinitelyTyped/DefinitelyTyped>.

@@ -32,2 +32,3 @@ {

"clearTimeout",
"console",
"exports",

@@ -78,5 +79,5 @@ "global",

"hasPackageJson": false,
"contentHash": "bddd2a31386e413c26324ad039ad78a49c33b4852b93126b9855b60a5a894298"
"contentHash": "85793104c422d6b208f91a41c44f1bcd21c6542466062ed7242c4e2609cb0d10"
},
"isLatest": false
}

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc