Socket
Socket
Sign inDemoInstall

@types/node

Package Overview
Dependencies
0
Maintainers
1
Versions
1825
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.52 to 6.0.53

5

node/package.json
{
"name": "@types/node",
"version": "6.0.52",
"version": "6.0.53",
"description": "TypeScript definitions for Node.js",

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

"peerDependencies": {},
"typesPublisherContentHash": "5a0fc6d85b89fef6319a136b04c7d6cf7bb000e2e4f69406bd0f3cc92351dadb"
"typesPublisherContentHash": "92dc82ff2dbf31661a1561365b6bb3ad12a93edf57173b6cd5bc32c377c71ae4",
"typeScriptVersion": "2.0"
}

2

node/README.md

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Tue, 13 Dec 2016 21:09:29 GMT
* Last updated: Fri, 23 Dec 2016 14:14:47 GMT
* Library Dependencies: none

@@ -14,0 +14,0 @@ * Module Dependencies: child_process, crypto, events, http, net, readline, stream, tls

@@ -16,2 +16,3 @@ {

"libraryMinorVersion": 0,
"typeScriptVersion": "2.0",
"libraryName": "Node.js",

@@ -73,3 +74,4 @@ "typingsPackageName": "node",

"timers",
"console"
"console",
"_debugger"
],

@@ -80,3 +82,3 @@ "files": [

"hasPackageJson": false,
"contentHash": "5a0fc6d85b89fef6319a136b04c7d6cf7bb000e2e4f69406bd0f3cc92351dadb"
"contentHash": "92dc82ff2dbf31661a1561365b6bb3ad12a93edf57173b6cd5bc32c377c71ae4"
}

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc