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

@shelf/fast-natural-order-by

Package Overview
Dependencies
Maintainers
54
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shelf/fast-natural-order-by - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "@shelf/fast-natural-order-by",
"version": "1.0.1",
"version": "1.0.2",
"description": "Lightweight and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc. 150,000x faster fork of natural-orderby for longer strings",

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

@@ -38,2 +38,5 @@ # fast-natural-order-by [![CircleCI](https://circleci.com/gh/shelfio/fast-natural-order-by/tree/master.svg?style=svg)](https://circleci.com/gh/shelfio/fast-natural-order-by/tree/master)![](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)

See [this commit](https://github.com/shelfio/fast-natural-order-by/commit/7dd90e00503149ba75fdbefa0247b9d7a25f1745) to udnerstand
how the performance was fixed.
## Usage

@@ -501,6 +504,6 @@

Forked from https://github.com/yobacca/natural-orderby to improve performance.
- [@yobacca](https://github.com/yobacca): forked from [his repo](https://github.com/yobacca/natural-orderby) to improve performance.
- [@JordanAtBridgit](https://github.com/JordanAtBridgit) for [localizing the performance problem](https://github.com/yobacca/natural-orderby/issues/101#issuecomment-896318773)
- Originally inspired by [The Alphanum Algorithm](http://www.davekoelle.com/alphanum.html) from Dave Koelle.
Originally inspired by [The Alphanum Algorithm](http://www.davekoelle.com/alphanum.html) from Dave Koelle.
## Publish

@@ -507,0 +510,0 @@

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