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

ngraph.three

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngraph.three - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

index.js

@@ -207,3 +207,3 @@ var THREE = require('three');

if (settings.interactive) {
controls.removeEventListener(change, renderOneFrame);
controls.removeEventListener('change', renderOneFrame);
}

@@ -210,0 +210,0 @@ }

{
"name": "ngraph.three",
"version": "0.0.5",
"version": "0.0.6",
"description": "3D graph rendered powered by three.js",

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

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