@hpcc-js/tree
Advanced tools
Comparing version 0.0.40 to 0.0.41
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
898713
+ Added@hpcc-js/api@0.0.41(transitive)
+ Added@hpcc-js/common@0.0.41(transitive)
- Removed@hpcc-js/api@0.0.40(transitive)
- Removed@hpcc-js/common@0.0.40(transitive)
Updated@hpcc-js/api@^0.0.41
Updated@hpcc-js/common@^0.0.41