Socket
Socket
Sign inDemoInstall

graphing

Package Overview
Dependencies
26
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 1.0.0

.codio

12

package.json
{
"name": "graphing",
"version": "0.1.0",
"version": "1.0.0",
"description": "A graphing library for nodejs",

@@ -26,3 +26,11 @@ "main": "index.js",

},
"homepage": "https://github.com/spacegeek224/graphing#readme"
"homepage": "https://github.com/spacegeek224/graphing#readme",
"dependencies": {
"canvas": "^1.3.12",
"mathjs": "^3.2.0",
"path": "^0.12.7"
},
"devDependencies": {
"express": "^4.13.4"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc