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

@types/d3-drag

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/d3-drag - npm Package Compare versions

Comparing version 2.0.0 to 3.0.0

5

d3-drag/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for D3JS d3-drag module 2.0
// Type definitions for D3JS d3-drag module 3.0
// Project: https://github.com/d3/d3-drag/, https://d3js.org/d3-drag

@@ -8,5 +8,4 @@ // Definitions by: Tom Wanzek <https://github.com/tomwanzek>

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
// Last module patch version validated against: 2.0.0
// Last module patch version validated against: 3.0.0

@@ -13,0 +12,0 @@ import { Selection, ValueFn } from 'd3-selection';

7

d3-drag/package.json
{
"name": "@types/d3-drag",
"version": "2.0.0",
"version": "3.0.0",
"description": "TypeScript definitions for D3JS d3-drag module",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-drag",
"license": "MIT",

@@ -39,4 +40,4 @@ "contributors": [

},
"typesPublisherContentHash": "a507a6ffc8633f02243959099bb6e35dd79621c66191c734cdb27672623cd1af",
"typeScriptVersion": "3.2"
"typesPublisherContentHash": "df02249c81e027d435d2c585c0823775dba9600013ded973263295b005083022",
"typeScriptVersion": "3.6"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Wed, 30 Sep 2020 21:08:21 GMT
* Last updated: Wed, 23 Jun 2021 16:01:24 GMT
* Dependencies: [@types/d3-selection](https://npmjs.com/package/@types/d3-selection)

@@ -14,0 +14,0 @@ * Global values: none

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