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

@types/inherits

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/inherits - npm Package Compare versions

Comparing version 0.0.16-alpha to 0.0.21-alpha

5

package.json
{
"name": "@types/inherits",
"version": "0.0.16-alpha",
"description": "Type definitions for inherits from https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"version": "0.0.21-alpha",
"description": "TypeScript definitions for inherits",
"main": "",

@@ -11,5 +11,4 @@ "scripts": {},

"dependencies": {
"util": "*",
"@types/node": "*"
}
}

19

README.md
# Installation
> `npm install --save-dev @types/inherits`
> `npm install --save @types/inherits`
# Summary
This package contains type definitions for inherits.
This package contains type definitions for inherits (https://github.com/isaacs/inherits).
The project URL or description is https://github.com/isaacs/inherits
# Credits
These definitions were written by Ilya Mochalov <https://github.com/chrootsu>.
# Details
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/inherits
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/inherits
Additional Details
* Last updated: Thu, 19 May 2016 20:05:49 GMT
* Typings kind: ProperModule
* Last updated: Fri, 20 May 2016 17:00:25 GMT
* File structure: ProperModule
* Library Dependencies: node
* Module Dependencies: util
* Global values: none
# Credits
These definitions were written by Ilya Mochalov <https://github.com/chrootsu>.
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