string-natural-compare
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -0,0 +0,0 @@ The MIT License (MIT) |
{ | ||
"name": "string-natural-compare", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Compare alphanumeric strings the same way a human would, using a natural order algorithm", | ||
"main": "index.js", | ||
"main": "natural-compare.js", | ||
"scripts": { | ||
@@ -37,3 +37,3 @@ "test": "grunt" | ||
"pattern": [ | ||
"string-natural-compare/index.js" | ||
"string-natural-compare/natural-compare.js" | ||
] | ||
@@ -47,9 +47,8 @@ } | ||
"grunt-contrib-uglify": "0.9.1", | ||
"grunt-jscs": "~1.8.0", | ||
"grunt-jsdoc-to-markdown": "~1.1.0", | ||
"grunt-jscs": "~2.0.0", | ||
"grunt-jsonlint": "^1.0.4", | ||
"grunt-mocha-cov": "~0.4.0", | ||
"mocha": "^2.2.5", | ||
"should": "^6.0.1" | ||
"should": "^7.0.2" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
9
5978
3
1
0
1