semver-sort
Advanced tools
Comparing version 0.0.4 to 1.0.0
{ | ||
"name": "semver-sort", | ||
"version": "0.0.4", | ||
"version": "1.0.0", | ||
"description": "Sort array of semver string even which is exist in a strings.", | ||
@@ -28,3 +28,3 @@ "license": "MIT", | ||
"semver": "^5.0.3", | ||
"semver-regex": "^1.0.0" | ||
"semver-regex": "^3.1.2" | ||
}, | ||
@@ -31,0 +31,0 @@ "devDependencies": { |
@@ -42,3 +42,3 @@ # semver-sort [![Build Status](https://travis-ci.org/ragingwind/semver-sort.svg?branch=master)](https://travis-ci.org/ragingwind/semver-sort) | ||
sortSemver.asc(tags.map(function (tag) { | ||
semverSort.asc(tags.map(function (tag) { | ||
return tag.ref; | ||
@@ -45,0 +45,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
1
+ Addedsemver-regex@3.1.4(transitive)
- Removedsemver-regex@1.0.0(transitive)
Updatedsemver-regex@^3.1.2