@types/isarray
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -1,9 +0,3 @@ | ||
// Type definitions for isarray 2.0 | ||
// Project: https://github.com/juliangruber/isarray | ||
// Definitions by: Claas Ahlrichs <https://github.com/claasahl> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.7 | ||
export = isarray; | ||
declare function isarray(p0: any): boolean; |
{ | ||
"name": "@types/isarray", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "TypeScript definitions for isarray", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/isarray", | ||
"license": "MIT", | ||
@@ -9,8 +10,8 @@ "contributors": [ | ||
"name": "Claas Ahlrichs", | ||
"url": "https://github.com/claasahl", | ||
"githubUsername": "claasahl" | ||
"githubUsername": "claasahl", | ||
"url": "https://github.com/claasahl" | ||
} | ||
], | ||
"main": "", | ||
"types": "index", | ||
"types": "index.d.ts", | ||
"repository": { | ||
@@ -23,4 +24,4 @@ "type": "git", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "66ebaa1511b9ae8180f83576796e8007761e779f6617fd80ea58e575a64de67f", | ||
"typeScriptVersion": "2.7" | ||
"typesPublisherContentHash": "6a5e9b136e52100a7da105d760d08cdbc2c47bc66efc48c77c540ed51c00a803", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -5,13 +5,19 @@ # Installation | ||
# Summary | ||
This package contains type definitions for isarray ( https://github.com/juliangruber/isarray ). | ||
This package contains type definitions for isarray (https://github.com/juliangruber/isarray). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/isarray | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/isarray. | ||
## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/isarray/index.d.ts) | ||
````ts | ||
export = isarray; | ||
Additional Details | ||
* Last updated: Mon, 08 Apr 2019 01:26:47 GMT | ||
declare function isarray(p0: any): boolean; | ||
```` | ||
### Additional Details | ||
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Claas Ahlrichs <https://github.com/claasahl>. | ||
These definitions were written by [Claas Ahlrichs](https://github.com/claasahl). |
Sorry, the diff of this file is not supported yet
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
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
0
23
2649
2