ciena-graphlib
Advanced tools
Comparing version 1.0.2 to 1.0.4
@@ -0,1 +1,12 @@ | ||
# 1.0.4 (2017-04-25) | ||
* **Fixed** install command. | ||
# 1.0.3 (2017-04-25) | ||
* **Fixed** build to run install and build before deploying to npm. | ||
* **Renamed** repository from `graphlib` to `ciena-graphlib` to match the name it is published under. | ||
# 1.0.2 (2017-04-18) | ||
@@ -2,0 +13,0 @@ |
{ | ||
"name": "ciena-graphlib", | ||
"version": "1.0.2", | ||
"version": "1.0.4", | ||
"description": "A directed and undirected multi-graph library", | ||
@@ -43,5 +43,5 @@ "scripts": { | ||
"type": "git", | ||
"url": "https://github.com/ciena-blueplanet/graphlib.git" | ||
"url": "https://github.com/ciena-blueplanet/ciena-graphlib.git" | ||
}, | ||
"license": "MIT" | ||
} |
@@ -26,12 +26,12 @@ # ciena-graphlib | ||
[bithound-img]: https://www.bithound.io/github/ciena-blueplanet/graphlib/badges/score.svg "bitHound" | ||
[bithound-url]: https://www.bithound.io/github/ciena-blueplanet/graphlib | ||
[bithound-img]: https://www.bithound.io/github/ciena-blueplanet/ciena-graphlib/badges/score.svg "bitHound" | ||
[bithound-url]: https://www.bithound.io/github/ciena-blueplanet/ciena-graphlib | ||
[ci-img]: https://img.shields.io/travis/ciena-blueplanet/graphlib.svg "Travis CI Build Status" | ||
[ci-url]: https://travis-ci.org/ciena-blueplanet/graphlib | ||
[ci-img]: https://img.shields.io/travis/ciena-blueplanet/ciena-graphlib.svg "Travis CI Build Status" | ||
[ci-url]: https://travis-ci.org/ciena-blueplanet/ciena-graphlib | ||
[cov-img]: https://img.shields.io/coveralls/ciena-blueplanet/graphlib.svg "Coveralls Code Coverage" | ||
[cov-url]: https://coveralls.io/github/ciena-blueplanet/graphlib | ||
[cov-img]: https://img.shields.io/coveralls/ciena-blueplanet/ciena-graphlib.svg "Coveralls Code Coverage" | ||
[cov-url]: https://coveralls.io/github/ciena-blueplanet/ciena-graphlib | ||
[npm-img]: https://img.shields.io/npm/v/ciena-graphlib.svg "NPM Version" | ||
[npm-url]: https://www.npmjs.com/package/ciena-graphlib |
Sorry, the diff of this file is not supported yet
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
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
206335
73
4902
2