@types/jaro-winkler
Advanced tools
Comparing version 0.2.1 to 0.2.2
@@ -1,6 +0,1 @@ | ||
// Type definitions for jaro-winkler 0.2 | ||
// Project: https://github.com/jordanthomas/jaro-winkler | ||
// Definitions by: DefinitelyTyped <https://github.com/DefinitelyTyped> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
/** | ||
@@ -7,0 +2,0 @@ * Takes two strings and compares them. Returns a value from 0 to 1, 0 meaning that |
{ | ||
"name": "@types/jaro-winkler", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "TypeScript definitions for jaro-winkler", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jaro-winkler", | ||
"license": "MIT", | ||
"contributors": [ | ||
{ | ||
"name": "DefinitelyTyped", | ||
"url": "https://github.com/DefinitelyTyped", | ||
"githubUsername": "DefinitelyTyped" | ||
} | ||
], | ||
"contributors": [], | ||
"main": "", | ||
@@ -23,4 +17,4 @@ "types": "index.d.ts", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "f346920289dfe9fb40a14978399ad1affeb25378c667665145e324b858add655", | ||
"typeScriptVersion": "4.1" | ||
"typesPublisherContentHash": "8002e54b557471f2c560a828a6d70d568bcdb3126a2a565dc4291d429a471da9", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for jaro-winkler 0.2 | ||
// Project: https://github.com/jordanthomas/jaro-winkler | ||
// Definitions by: DefinitelyTyped <https://github.com/DefinitelyTyped> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
/** | ||
@@ -27,7 +22,6 @@ * Takes two strings and compares them. Returns a value from 0 to 1, 0 meaning that | ||
### Additional Details | ||
* Last updated: Wed, 07 Sep 2022 00:02:44 GMT | ||
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [DefinitelyTyped](https://github.com/DefinitelyTyped). | ||
These definitions were written by . |
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 contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
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
2783
6
2
26