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 6.0.38 to 6.0.39

5

node/package.json
{
"name": "@types/node",
"version": "6.0.38",
"version": "6.0.39",
"description": "TypeScript definitions for Node.js v6.x",

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

"dependencies": {},
"typings": "index.d.ts"
"typings": "index.d.ts",
"typesPublisherContentHash": "390c7946fa6ddcb04abbaff14278511cf836cd6ffc21aa3dd7ff9c5c1c70063f"
}

2

node/README.md

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

Additional Details
* Last updated: Thu, 25 Aug 2016 16:56:08 GMT
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* File structure: MultipleModules

@@ -14,0 +14,0 @@ * Library Dependencies: none

@@ -34,3 +34,2 @@ {

"declaredModules": [
"console",
"buffer",

@@ -63,3 +62,7 @@ "querystring",

"domain",
"constants"
"constants",
"process",
"v8",
"timers",
"console"
],

@@ -70,3 +73,3 @@ "files": [

"hasPackageJson": false,
"contentHash": "031311270db7c0bd4fee4903f606c3bb8c24c39af8fc9b2bde6e743b9d165819"
"contentHash": "390c7946fa6ddcb04abbaff14278511cf836cd6ffc21aa3dd7ff9c5c1c70063f"
}

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