@types/arr-diff
Advanced tools
Comparing version
@@ -1,8 +0,3 @@ | ||
// Type definitions for arr-diff 4.0 | ||
// Project: https://github.com/jonschlinkert/arr-diff | ||
// Definitions by: BendingBender <https://github.com/BendingBender> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
export = arrDiff; | ||
declare function arrDiff<T>(first: readonly T[], ...args: Array<readonly any[]>): T[]; |
{ | ||
"name": "@types/arr-diff", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"description": "TypeScript definitions for arr-diff", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/arr-diff", | ||
"name": "BendingBender", | ||
"url": "https://github.com/BendingBender", | ||
"githubUsername": "BendingBender" | ||
"githubUsername": "BendingBender", | ||
"url": "https://github.com/BendingBender" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "afd220153e7089f51f7d2c6969ddfd584aa17582b55878dc049aeee8666acd1d", | ||
"typeScriptVersion": "3.9" | ||
"typesPublisherContentHash": "1020d4095eca2c18dc743432b9f1554b6441a2c72605ad811a2c2796bd561bc7", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for arr-diff 4.0 | ||
// Project: https://github.com/jonschlinkert/arr-diff | ||
// Definitions by: BendingBender <https://github.com/BendingBender> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
export = arrDiff; | ||
@@ -24,7 +19,6 @@ | ||
### Additional Details | ||
* Last updated: Tue, 26 Apr 2022 00:31:42 GMT | ||
* Last updated: Tue, 17 Oct 2023 22:10:13 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [BendingBender](https://github.com/BendingBender). |
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
2758
-14.77%2
-66.67%23
-20.69%