Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

@tanstack/match-sorter-utils

Package Overview
Dependencies
1
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.7.6 to 8.8.4

2

build/lib/index.d.ts

@@ -42,3 +42,3 @@ /**

};
export type Ranking = typeof rankings[keyof typeof rankings];
export type Ranking = (typeof rankings)[keyof typeof rankings];
/**

@@ -45,0 +45,0 @@ * Gets the highest ranking for value for the given item based on its values for the given keys

@@ -7,3 +7,3 @@ {

],
"version": "8.7.6",
"version": "8.8.4",
"description": "A fork of match-sorter with separated filtering and sorting phases",

@@ -10,0 +10,0 @@ "license": "MIT",

@@ -68,3 +68,3 @@ /**

export type Ranking = typeof rankings[keyof typeof rankings]
export type Ranking = (typeof rankings)[keyof typeof rankings]

@@ -71,0 +71,0 @@ /**

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

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