Socket
Socket
Sign inDemoInstall

propose

Package Overview
Dependencies
1
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.3 to 0.0.4

4

package.json
{
"name": "propose",
"version": "0.0.3",
"version": "0.0.4",
"description": "Propse a word when the input word is not in the dictionary",

@@ -27,4 +27,4 @@ "main": "propose.js",

"dependencies": {
"levenshtein-edit-distance": "^1.0.t0"
"levenshtein-edit-distance": "^1.0.0"
}
}

@@ -0,0 +0,0 @@ var levenshtein = require('levenshtein-edit-distance');

@@ -0,0 +0,0 @@ # propose

@@ -0,0 +0,0 @@ var assert = require('assert');

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc