@types/has-values
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -1,8 +0,3 @@ | ||
// Type definitions for has-values 2.0 | ||
// Project: https://github.com/jonschlinkert/has-values | ||
// Definitions by: Ankan Bhattacharya <https://github.com/Ankan002> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare function has(value: unknown): boolean; | ||
export = has; |
{ | ||
"name": "@types/has-values", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "TypeScript definitions for has-values", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/has-values", | ||
"name": "Ankan Bhattacharya", | ||
"url": "https://github.com/Ankan002", | ||
"githubUsername": "Ankan002" | ||
"githubUsername": "Ankan002", | ||
"url": "https://github.com/Ankan002" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "b076f9dccac2122be411ff04189a61ebd582ed0d8123bf0da66e3deddf9c25e2", | ||
"typeScriptVersion": "4.1" | ||
"typesPublisherContentHash": "51f151d85340c241596405b74bddeb0823006366a8ff5cda769950a483456ea3", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for has-values 2.0 | ||
// Project: https://github.com/jonschlinkert/has-values | ||
// Definitions by: Ankan Bhattacharya <https://github.com/Ankan002> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare function has(value: unknown): boolean; | ||
@@ -24,7 +19,6 @@ | ||
### Additional Details | ||
* Last updated: Sun, 18 Sep 2022 15:32:47 GMT | ||
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Ankan Bhattacharya](https://github.com/Ankan002). |
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
2683
2
23