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

libgraph

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libgraph - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

Ospf/bug.coffee

2

Ospf/index.js

@@ -223,3 +223,3 @@ // Generated by CoffeeScript 1.10.0

edges = ld.transform(edge_indexes, function(res, e) {
return res[e] = initValue;
return res[e] = ld.clone(initValue);
}, {});

@@ -226,0 +226,0 @@ if (ld.isArray(dems)) {

{
"name": "libgraph",
"version": "1.2.0",
"version": "1.2.1",
"description": "graph lib in js/coffee",

@@ -5,0 +5,0 @@ "main": "Graph.js",

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