@bluelovers/string-natural-compare
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.3](https://github.com/bluelovers/ws-array/compare/@bluelovers/string-natural-compare@1.0.2...@bluelovers/string-natural-compare@1.0.3) (2020-06-08) | ||
**Note:** Version bump only for package @bluelovers/string-natural-compare | ||
## [1.0.2](https://github.com/bluelovers/ws-array/compare/@bluelovers/string-natural-compare@1.0.1...@bluelovers/string-natural-compare@1.0.2) (2020-06-06) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@bluelovers/string-natural-compare", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Compare alphanumeric strings the same way a human would, using a natural order algorithm", | ||
@@ -32,3 +32,3 @@ "homepage": "https://github.com/bluelovers/ws-array/tree/master/packages/string-natural-compare#readme", | ||
}, | ||
"devDependencies": { | ||
"dependencies": { | ||
"string-natural-compare": "^3.0.1" | ||
@@ -39,3 +39,3 @@ }, | ||
}, | ||
"gitHead": "6442c5d612293619623b0a1861774f512fc21054" | ||
"gitHead": "18168eb8846b35101f0007d2c72f46e20911d8c7" | ||
} |
9029
0
1
+ Addedstring-natural-compare@3.0.1(transitive)