Socket
Socket
Sign inDemoInstall

natural-compare-lite

Package Overview
Dependencies
0
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.7 to 1.0.0

index.js

13

package.json
{
"name": "natural-compare-lite",
"version": "0.4.7",
"stability": 2,
"version": "1.0.0",
"stability": 3,
"license": "MIT",

@@ -19,3 +19,3 @@ "author": "Lauri Rooden (https://github.com/litejs/natural-compare-lite)",

],
"main": "natural-compare.js",
"main": "index.js",
"readmeFilename": "README.md",

@@ -36,3 +36,8 @@ "scripts": {

"buildman": {
"min-natural-compare.js": "natural-compare.js"
"min.js": {
"banner": "/*! litejs.com/MIT-LICENSE.txt */",
"input": [
"index.js"
]
}
},

@@ -39,0 +44,0 @@ "testling": {

@@ -12,5 +12,5 @@

@version 0.4.7
@date 2014-05-03
@stability 2 - Unstable
@version 1.0.0
@date 2014-05-14
@stability 3 - Stable

@@ -105,5 +105,5 @@

- [jsperf test](http://jsperf.com/natural-sort-2/7)
- [Source-code on Github](https://github.com/litejs/natural-compare-lite)
- [Package on npm](https://npmjs.org/package/natural-compare-lite)
- [Source-code on Github](https://github.com/litejs/natural-compare-lite)
- [Package on npm](https://npmjs.org/package/natural-compare-lite)
- [jsperf test](http://jsperf.com/natural-sort-2/7)

@@ -110,0 +110,0 @@

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