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

@oncojs/pathwayviewer

Package Overview
Dependencies
Maintainers
6
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oncojs/pathwayviewer - npm Package Compare versions

Comparing version 0.3.3 to 0.3.4

17

package.json
{
"name": "@oncojs/pathwayviewer",
"version": "0.3.3",
"version": "0.3.4",
"repository": {

@@ -14,13 +14,17 @@ "type": "git",

"babelify": "^7.3.0",
"budo": "^9.2.1",
"d3": "3",
"eslint": "3.8.1",
"insert-css": "^2.0.0",
"jquery": "3",
"lodash": "^4.17.4",
"node-sass": "^3.13.0",
"sassify": "^2.0.0"
},
"peerDependencies": {
"d3": "3",
"jquery": "3"
},
"dependencies": {
"budo": "^9.2.1",
"deep-freeze": "0.0.1",
"jquery": "2.1.2",
"lodash": "4.17.2"
"deep-freeze": "0.0.1"
},

@@ -34,6 +38,3 @@ "main": "dist/index.js",

"dev": "budo test/index.js --live --open -- -t [ sassify --autoInject=true ] -t babelify"
},
"peerDependencies": {
"d3": "3"
}
}

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