Socket
Socket
Sign inDemoInstall

distancesearch

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

distancesearch - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

8

package.json
{
"name": "distancesearch",
"version": "0.0.6",
"version": "0.0.7",
"description": "A library to search through json objects using distance comparators like Dice Distance or the Levenshtein algorithm.",

@@ -18,3 +18,3 @@ "main": "dist/distancesearch.js",

"type": "git",
"url": "git+https://github.com/almtechhub/distancesearch.git"
"url": "git+https://github.com/ALMArchive/distancesearch.git"
},

@@ -37,5 +37,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/almtechhub/distancesearch/issues"
"url": "https://github.com/ALMArchive/distancesearch/issues"
},
"homepage": "https://github.com/almtechhub/distancesearch#readme",
"homepage": "https://github.com/ALMArchive/distancesearch#readme",
"devDependencies": {

@@ -42,0 +42,0 @@ "@babel/core": "^7.0.0-beta.40",

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