@types/type-detect
Advanced tools
Comparing version 0.1.30 to 0.1.31
@@ -1,6 +0,1 @@ | ||
// Type definitions for type-detect v0.1.2 | ||
// Project: https://github.com/chaijs/type-detect | ||
// Definitions by: Bart van der Schoor <https://github.com/Bartvds> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare function type(val: any): string; | ||
@@ -7,0 +2,0 @@ |
{ | ||
"name": "@types/type-detect", | ||
"version": "0.1.30", | ||
"version": "0.1.31", | ||
"description": "TypeScript definitions for type-detect", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/type-detect", | ||
"name": "Bart van der Schoor", | ||
"url": "https://github.com/Bartvds", | ||
"githubUsername": "Bartvds" | ||
"githubUsername": "Bartvds", | ||
"url": "https://github.com/Bartvds" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "df7bc985b943aa30865d369d1aefe9b16ded94f81586f4590f681e18e4a38158", | ||
"typeScriptVersion": "4.3" | ||
"typesPublisherContentHash": "0f01ed343f779daf8049016c545befc6e5bc54303f450e86b44e607e26dae1e4", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for type-detect v0.1.2 | ||
// Project: https://github.com/chaijs/type-detect | ||
// Definitions by: Bart van der Schoor <https://github.com/Bartvds> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare function type(val: any): string; | ||
@@ -32,7 +27,6 @@ | ||
### Additional Details | ||
* Last updated: Tue, 12 Sep 2023 12:34:57 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:07 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Bart van der Schoor](https://github.com/Bartvds). |
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
3185
10
31
1