Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fuzzyset.js

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fuzzyset.js - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

lib/fuzzyset.js

@@ -53,3 +53,3 @@ (function() {

};
var _nonWordRe = /[^a-zA-Z0-9\u00C0-\u00FF, ]+/;
var _nonWordRe = /[^a-zA-Z0-9\u00C0-\u00FF, ]+/g;

@@ -56,0 +56,0 @@ var _iterateGrams = function(value, gramSize) {

{
"name":"fuzzyset.js",
"description":"A fuzzy string set for JavaScript",
"version":"0.0.4",
"version":"0.0.5",
"homepage":"http://Glench.github.com/fuzzyset.js",

@@ -6,0 +6,0 @@ "repository":"git://github.com/Glench/fuzzyset.js.git",

Sorry, the diff of this file is not supported yet

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