Socket
Socket
Sign inDemoInstall

node-jsgraph

Package Overview
Dependencies
2
Maintainers
2
Versions
190
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.16.29 to 2.0.0

10

package.json
{
"name": "node-jsgraph",
"description": "library that can be used to render scientific data in the form of graphs and charts",
"version": "1.16.29",
"version": "2.0.0",
"scripts": {
"build": "grunt webpack",
"doc": "git subtree push --prefix doc origin gh-pages",
"eslint": "eslint src --cache",
"eslint-fix": "npm run eslint -- --fix",
"test": "grunt webpack && npm run test-mocha",

@@ -16,2 +18,3 @@ "test-mocha": "mocha test/node --require should --reporter mocha-better-spec-reporter"

"devDependencies": {
"babel-core": "^6.23.1",
"babel-loader": "^6.2.4",

@@ -25,2 +28,3 @@ "babel-polyfill": "^6.16.0",

"bower": "^1.3.5",
"eslint": "^3.15.0",
"grunt": "^1.0.1",

@@ -48,5 +52,7 @@ "grunt-babel": "^6.0.0",

},
"dependencies": {},
"dependencies": {
"katex": "^0.7.1"
},
"repository": "NPellet/jsGraph",
"license": "MIT"
}
dist/jsgraph-es6.js

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc