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

clj-fuzzy

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clj-fuzzy - npm Package Compare versions

Comparing version 0.2.1 to 0.3.0

4

LICENSE.txt

@@ -1,2 +0,2 @@

Copyright © 2013-2014 Guillaume Plique
Copyright © 2013-2015 Guillaume Plique

@@ -12,2 +12,2 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"),

LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
IN THE SOFTWARE.
IN THE SOFTWARE.
{
"name": "clj-fuzzy",
"version": "0.2.1",
"version": "0.3.0",
"description": "A handy collection of algorithms dealing with fuzzy strings and phonetics.",
"main": "src-js/clj-fuzzy.js",
"main": "src-js/clj-fuzzy.min.js",
"scripts": {
"build": "./build.sh",
"prepublish": "npm run build"
},
"repository": {

@@ -40,7 +44,4 @@ "type": "git",

"devDependencies": {
"grunt": "~0.4.0",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-concat": "^0.5.0",
"grunt-exec": "^0.4.6"
"uglify-js": "^2.4.23"
}
}

@@ -8,2 +8,4 @@ [![Build Status](https://travis-ci.org/Yomguithereal/clj-fuzzy.svg)](https://travis-ci.org/Yomguithereal/clj-fuzzy)

[![Clojars Project](http://clojars.org/clj-fuzzy/latest-version.svg)](http://clojars.org/clj-fuzzy)
## Full documentation

@@ -10,0 +12,0 @@ The full documentation for this library is available [there](http://yomguithereal.github.io/clj-fuzzy/).

Sorry, the diff of this file is too big to display

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