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

@assetval/fuzzyset

Package Overview
Dependencies
Maintainers
0
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@assetval/fuzzyset - npm Package Compare versions

Comparing version 1.0.7 to 1.1.0

dist/fuzzyset.d.cts

7

package.json
{
"name": "@assetval/fuzzyset",
"description": "A fast fuzzy string set for JavaScript",
"version": "1.0.7",
"version": "1.1.0",
"sideEffects": false,

@@ -16,2 +16,3 @@ "homepage": "http://Glench.github.com/fuzzyset.js",

".": {
"types": "./dist/fuzzyset.d.ts",
"import": "./dist/fuzzyset.mjs",

@@ -21,2 +22,3 @@ "require": "./dist/fuzzyset.cjs"

},
"types": "dist/fuzzyset.d.ts",
"main": "dist/fuzzyset.cjs",

@@ -32,6 +34,3 @@ "module": "dist/fuzzyset.mjs",

"node": ">= 0.4.0"
},
"devDependencies": {
"unbuild": "^2.0.0"
}
}

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc