🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

double-metaphone

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

double-metaphone - npm Package Compare versions

Comparing version

to
1.0.2

11

package.json
{
"name": "double-metaphone",
"version": "1.0.1",
"version": "1.0.2",
"description": "Double Metaphone algorithm",

@@ -14,4 +14,5 @@ "license": "MIT",

],
"repository": "https://github.com/wooorm/double-metaphone",
"bugs": "https://github.com/wooorm/double-metaphone/issues",
"homepage": "https://words.github.io/double-metaphone/",
"repository": "words/double-metaphone",
"bugs": "https://github.com/words/double-metaphone/issues",
"author": "Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)",

@@ -34,5 +35,5 @@ "contributors": [

"esmangle": "^1.0.0",
"execa": "^0.7.0",
"execa": "^0.8.0",
"nyc": "^11.0.0",
"remark-cli": "^3.0.0",
"remark-cli": "^4.0.0",
"remark-preset-wooorm": "^3.0.0",

@@ -39,0 +40,0 @@ "tape": "^4.4.0",

@@ -93,9 +93,9 @@ # double-metaphone [![Build Status][travis-badge]][travis] [![Coverage Status][codecov-badge]][codecov]

[travis-badge]: https://img.shields.io/travis/wooorm/double-metaphone.svg
[travis-badge]: https://img.shields.io/travis/words/double-metaphone.svg
[travis]: https://travis-ci.org/wooorm/double-metaphone
[travis]: https://travis-ci.org/words/double-metaphone
[codecov-badge]: https://img.shields.io/codecov/c/github/wooorm/double-metaphone.svg
[codecov-badge]: https://img.shields.io/codecov/c/github/words/double-metaphone.svg
[codecov]: https://codecov.io/github/wooorm/double-metaphone
[codecov]: https://codecov.io/github/words/double-metaphone

@@ -108,2 +108,2 @@ [license]: LICENSE

[stemmer]: https://github.com/wooorm/stemmer
[stemmer]: https://github.com/words/stemmer