Socket
Socket
Sign inDemoInstall

@types/node

Package Overview
Dependencies
Maintainers
1
Versions
1916
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/node - npm Package Compare versions

Comparing version 6.0.45 to 6.0.46

4

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

@@ -16,3 +16,3 @@ "license": "MIT",

"typings": "index.d.ts",
"typesPublisherContentHash": "fda14253379f4199d5502086dcf3ba9815fbe03810dbb1abbe31f39c6c66ada6"
"typesPublisherContentHash": "9b6462383a63f6151842aa7335a9443767e4b87c8dd3554a1d4258b4c8d14b44"
}

@@ -11,6 +11,6 @@ # Installation

Additional Details
* Last updated: Thu, 06 Oct 2016 05:24:40 GMT
* File structure: MultipleModules
* Last updated: Wed, 26 Oct 2016 19:23:29 GMT
* File structure: ModuleAugmentation
* Library Dependencies: none
* Module Dependencies: none
* Module Dependencies: child_process, crypto, events, http, net, readline, stream, tls
* Global values: Buffer, NodeJS, SlowBuffer, __dirname, __filename, clearImmediate, clearInterval, clearTimeout, console, exports, global, module, process, require, setImmediate, setInterval, setTimeout

@@ -17,0 +17,0 @@

@@ -5,3 +5,12 @@ {

"libraryDependencies": [],
"moduleDependencies": [],
"moduleDependencies": [
"child_process",
"crypto",
"events",
"http",
"net",
"readline",
"stream",
"tls"
],
"libraryMajorVersion": "6",

@@ -14,3 +23,3 @@ "libraryMinorVersion": "0",

"sourceBranch": "types-2.0",
"kind": "MultipleModules",
"kind": "ModuleAugmentation",
"globals": [

@@ -73,3 +82,3 @@ "Buffer",

"hasPackageJson": false,
"contentHash": "fda14253379f4199d5502086dcf3ba9815fbe03810dbb1abbe31f39c6c66ada6"
"contentHash": "9b6462383a63f6151842aa7335a9443767e4b87c8dd3554a1d4258b4c8d14b44"
}

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

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