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

@hpcc-js/api

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/api - npm Package Compare versions

Comparing version 0.0.5 to 0.0.8

4

lib/ITooltip.js

@@ -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",

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