New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@sigma/edge-curve

Package Overview
Dependencies
Maintainers
0
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sigma/edge-curve - npm Package Compare versions

Comparing version 3.0.0-beta.14 to 3.0.0-beta.15

4

package.json
{
"name": "@sigma/edge-curve",
"version": "3.0.0-beta.14",
"version": "3.0.0-beta.15",
"description": "An edge program that renders edges as curves for sigma.js",

@@ -50,3 +50,3 @@ "main": "dist/sigma-edge-curve.cjs.js",

},
"gitHead": "9359df996a9cd41e78998a32199864aff88949e1"
"gitHead": "8f825b6250d8f22f0d44b911694b64aa080ac128"
}

@@ -18,3 +18,3 @@ # Sigma.js - Edge curve renderer

- `DEFAULT_EDGE_CURVATURE`, the default curvature value for edges
- `indexParallelEdgesIndex`, a utility function to find parallel edges, and help adapt their `curvature` for display (see the [dedicated example](https://github.com/jacomyal/sigma.js/tree/main/packages/storybook/stories/edge-curve/parallel-edges.ts) to see how it works)
- `indexParallelEdgesIndex`, a utility function to find parallel edges, and help adapt their `curvature` for display (see the [dedicated example](https://github.com/jacomyal/sigma.js/tree/main/packages/storybook/stories/3-additional-packages/edge-curve/parallel-edges.ts) to see how it works)

@@ -40,2 +40,2 @@ ## How to use

Please check the related [Storybook](https://github.com/jacomyal/sigma.js/tree/main/packages/storybook/stories/edge-curve) for more advanced examples.
Please check the related [Storybook](https://github.com/jacomyal/sigma.js/tree/main/packages/storybook/stories/3-additional-packages/edge-curve) for more advanced examples.
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