Socket
Socket
Sign inDemoInstall

@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.29 to 0.0.30

inherits/LICENSE

2

inherits/index.d.ts

@@ -9,3 +9,3 @@ // Type definitions for inherits

import {inherits} from "util";
import { inherits } from "util";
export = inherits;
{
"name": "@types/inherits",
"version": "0.0.29",
"version": "0.0.30",
"description": "TypeScript definitions for inherits",
"license": "MIT",
"author": "Ilya Mochalov <https://github.com/chrootsu>",
"contributors": [
{
"name": "Ilya Mochalov",
"url": "https://github.com/chrootsu"
}
],
"main": "",

@@ -16,4 +21,5 @@ "repository": {

},
"typings": "index.d.ts",
"typesPublisherContentHash": "6b6332d34dafaf188ecfa51579073b7a695ed1cd0540215d19ce21f9a5082554"
"peerDependencies": {},
"typesPublisherContentHash": "237f67cdeef180f42aedd305a7ed6ac7f6dc486d8a443599509f8b54b9afc876",
"typeScriptVersion": "2.0"
}

@@ -8,9 +8,7 @@ # Installation

# Details
Files 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/master/types/inherits
Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* File structure: ProperModule
* Library Dependencies: node
* Module Dependencies: util
* Last updated: Tue, 25 Jul 2017 17:56:27 GMT
* Dependencies: util, node
* Global values: none

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

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