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

@types/node

Package Overview
Dependencies
Maintainers
1
Versions
1960
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 4.0.16-alpha to 4.0.21-alpha

4

package.json
{
"name": "@types/node",
"version": "4.0.16-alpha",
"description": "Type definitions for Node.js v4.x from https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"version": "4.0.21-alpha",
"description": "TypeScript definitions for Node.js v4.x",
"main": "",

@@ -6,0 +6,0 @@ "scripts": {},

# Installation
> `npm install --save-dev @types/node`
> `npm install --save @types/node`
# Summary
This package contains type definitions for Node.js v4.x.
This package contains type definitions for Node.js v4.x (http://nodejs.org/).
The project URL or description is http://nodejs.org/
# Credits
These definitions were written by Microsoft TypeScript <http://typescriptlang.org>, DefinitelyTyped <https://github.com/DefinitelyTyped/DefinitelyTyped>.
# Details
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/node
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/node
Additional Details
* Last updated: Thu, 19 May 2016 20:06:02 GMT
* Typings kind: MultipleModules
* Last updated: Fri, 20 May 2016 17:00:38 GMT
* File structure: MultipleModules
* Library Dependencies: none
* Module Dependencies: none
* Global values: process, global, __filename, __dirname, setTimeout, clearTimeout, setInterval, clearInterval, setImmediate, clearImmediate, require, module, exports, SlowBuffer, Buffer
# Credits
These definitions were written by Microsoft TypeScript <http://typescriptlang.org>, DefinitelyTyped <https://github.com/DefinitelyTyped/DefinitelyTyped>.
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