New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/jaro-winkler

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/jaro-winkler - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

5

jaro-winkler/index.d.ts

@@ -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

14

jaro-winkler/package.json
{
"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 .
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc