semver-extra
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "semver-extra", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "semver-extra contains useful methods that aren't included in the vanilla semver package.", | ||
@@ -11,3 +11,3 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "git://github.com/kaelzhang/node-semver-stable.git" | ||
"url": "git://github.com/kaelzhang/node-semver-extra.git" | ||
}, | ||
@@ -29,3 +29,3 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/kaelzhang/node-semver-stable/issues" | ||
"url": "https://github.com/kaelzhang/node-semver-extra/issues" | ||
}, | ||
@@ -37,4 +37,4 @@ "devDependencies": { | ||
"dependencies": { | ||
"semver": "^4.0.0" | ||
"semver": "^5.0.0" | ||
} | ||
} |
@@ -1,3 +0,7 @@ | ||
# semver-extra [![NPM version](https://badge.fury.io/js/semver-extra.svg)](http://badge.fury.io/js/semver-extra) [![Build Status](https://travis-ci.org/kaelzhang/node-semver-extra.svg?branch=master)](https://travis-ci.org/kaelzhang/node-semver-extra) [![Dependency Status](https://gemnasium.com/kaelzhang/node-semver-extra.svg)](https://gemnasium.com/kaelzhang/node-semver-extra) | ||
[![NPM version](https://badge.fury.io/js/semver-extra.svg)](http://badge.fury.io/js/semver-extra) | ||
[![Build Status](https://travis-ci.org/kaelzhang/node-semver-extra.svg?branch=master)](https://travis-ci.org/kaelzhang/node-semver-extra) | ||
<!-- [![Dependency Status](https://gemnasium.com/kaelzhang/node-semver-extra.svg)](https://gemnasium.com/kaelzhang/node-semver-extra) --> | ||
# semver-extra | ||
`semver-extra` contains useful methods that aren't included in the vanilla semver package. | ||
@@ -4,0 +8,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
8365
99
+ Addedsemver@5.7.2(transitive)
- Removedsemver@4.3.6(transitive)
Updatedsemver@^5.0.0