@types/inherits
Advanced tools
Comparing version 0.0.31 to 0.0.32
@@ -1,6 +0,1 @@ | ||
// Type definitions for inherits | ||
// Project: https://github.com/isaacs/inherits | ||
// Definitions by: Ilya Mochalov <https://github.com/chrootsu> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
/// <reference types="node" /> | ||
@@ -7,0 +2,0 @@ |
{ | ||
"name": "@types/inherits", | ||
"version": "0.0.31", | ||
"version": "0.0.32", | ||
"description": "TypeScript definitions for inherits", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/inherits", | ||
"name": "Ilya Mochalov", | ||
"url": "https://github.com/chrootsu", | ||
"githubUsername": "chrootsu" | ||
"githubUsername": "chrootsu", | ||
"url": "https://github.com/chrootsu" | ||
} | ||
@@ -26,4 +26,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "2eb1895d372b2b721bc9bc7ba30b8affd89cb332ecf3b739ab3ad1bcc951214a", | ||
"typesPublisherContentHash": "d851db2f8110ddb003b6f9637f887dc695cc3a5cda3d7c7c6db96cf07f19117d", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for inherits | ||
// Project: https://github.com/isaacs/inherits | ||
// Definitions by: Ilya Mochalov <https://github.com/chrootsu> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
/// <reference types="node" /> | ||
@@ -25,7 +20,6 @@ | ||
### Additional Details | ||
* Last updated: Tue, 26 Sep 2023 14:36:22 GMT | ||
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Ilya Mochalov](https://github.com/chrootsu). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
2773
3
24