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

@bluelovers/string-natural-compare

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bluelovers/string-natural-compare - npm Package Compare versions

Comparing version 2.0.8 to 2.0.9

10

CHANGELOG.md

@@ -6,2 +6,12 @@ # Change Log

## [2.0.9](https://github.com/bluelovers/ws-array/compare/@bluelovers/string-natural-compare@2.0.8...@bluelovers/string-natural-compare@2.0.9) (2022-09-26)
### 🔖 Miscellaneous
* . ([c7f24df](https://github.com/bluelovers/ws-array/commit/c7f24dffc867f36fdb75f618fb3bebee05fa645c))
## [2.0.8](https://github.com/bluelovers/ws-array/compare/@bluelovers/string-natural-compare@2.0.7...@bluelovers/string-natural-compare@2.0.8) (2022-09-26)

@@ -8,0 +18,0 @@

8

package.json
{
"name": "@bluelovers/string-natural-compare",
"version": "2.0.8",
"version": "2.0.9",
"description": "Compare alphanumeric strings the same way a human would, using a natural order algorithm",

@@ -43,2 +43,3 @@ "keywords": [

"test:snapshot": "yarn run test -- -u",
"test:tsd": "ynpx tsd",
"posttest": "yarn run build",

@@ -62,4 +63,3 @@ "build": "yarn run build:tsdx && yarn run build:dts",

"dependencies": {
"string-natural-compare": "^3.0.1",
"tslib": "^2"
"string-natural-compare": "^3.0.1"
},

@@ -70,3 +70,3 @@ "packageManager": "yarn@^1.22.11",

},
"gitHead": "1847cf5e4d64c410da4934e8c7bc2de2f2df0960"
"gitHead": "fcebb3831d3a25e50d06481d9d4e9a56b3d3036d"
}
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