Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ciena-graphlib

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ciena-graphlib - npm Package Compare versions

Comparing version 1.0.2 to 1.0.4

dist/ciena-graphlib.js

11

CHANGELOG.md

@@ -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 @@

4

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc