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

@hpcc-js/tree

Package Overview
Dependencies
Maintainers
1
Versions
198
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hpcc-js/tree - npm Package Compare versions

Comparing version 0.0.40 to 0.0.41

8

package.json
{
"name": "@hpcc-js/tree",
"version": "0.0.40",
"version": "0.0.41",
"description": "hpcc-js - Viz Tree",

@@ -17,3 +17,3 @@ "main": "lib/index.js",

"build": "tsc",
"build-es6": "tsc --module es6 --outDir ./lib-es6",
"build-es6": "tsc --module esnext --outDir ./lib-es6",
"bundle": "node ./node_modules/@hpcc-js/bundle/lib/rollup",

@@ -23,4 +23,4 @@ "docs": "typedoc --options tdoptions.json ."

"dependencies": {
"@hpcc-js/api": "^0.0.40",
"@hpcc-js/common": "^0.0.40",
"@hpcc-js/api": "^0.0.41",
"@hpcc-js/common": "^0.0.41",
"d3-hierarchy": "^1.1.4",

@@ -27,0 +27,0 @@ "d3-interpolate": "^1.1.5",

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