@hpcc-js/api
Advanced tools
Comparing version 0.0.5 to 0.0.8
@@ -15,3 +15,3 @@ (function (factory) { | ||
var d3_format_1 = require("d3-format"); | ||
var d3_tip_1 = require("d3-tip"); | ||
var tip = require("d3-tip"); | ||
require("../src/ITooltip.css"); | ||
@@ -61,3 +61,3 @@ var ITooltip = (function (_super) { | ||
var context = this; | ||
this.tooltip = d3_tip_1.tip() | ||
this.tooltip = tip() | ||
.attr("class", "d3-tip") | ||
@@ -64,0 +64,0 @@ .offset(function () { |
{ | ||
"name": "@hpcc-js/api", | ||
"version": "0.0.5", | ||
"version": "0.0.8", | ||
"description": "hpcc-js - Viz api", | ||
@@ -20,3 +20,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@hpcc-js/common": "^0.0.5", | ||
"@hpcc-js/common": "^0.0.8", | ||
"d3-format": "^1.2.0", | ||
@@ -23,0 +23,0 @@ "d3-tip": "GordonSmith/d3-tip#vJSNEXT", |
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
18752
+ Added@hpcc-js/common@0.0.8(transitive)
- Removed@hpcc-js/common@0.0.5(transitive)
Updated@hpcc-js/common@^0.0.8