natural-compare-lite
Advanced tools
Comparing version 0.4.7 to 1.0.0
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
80
1
8530
6