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 1.0.6 to 1.0.7

3

d3-drag/index.d.ts

@@ -10,3 +10,2 @@ // Type definitions for D3JS d3-drag module 1.0

// --------------------------------------------------------------------------

@@ -16,3 +15,2 @@ // Shared Type Definitions and Interfaces

/**

@@ -25,3 +23,2 @@ * DraggedElementBaseType serves as an alias for the 'minimal' data type which can be selected

/**

@@ -28,0 +25,0 @@ * Container element type usable for mouse/touch functions

20

d3-drag/package.json
{
"name": "@types/d3-drag",
"version": "1.0.6",
"version": "1.0.7",
"description": "TypeScript definitions for D3JS d3-drag module",
"license": "MIT",
"author": "Tom Wanzek <https://github.com/tomwanzek>, Alex Ford <https://github.com/gustavderdrache>, Boris Yankov <https://github.com/borisyankov>",
"contributors": [
{
"name": "Tom Wanzek",
"url": "https://github.com/tomwanzek"
},
{
"name": "Alex Ford",
"url": "https://github.com/gustavderdrache"
},
{
"name": "Boris Yankov",
"url": "https://github.com/borisyankov"
}
],
"main": "",

@@ -17,3 +30,4 @@ "repository": {

"peerDependencies": {},
"typesPublisherContentHash": "f7ee72b039417360f6e6caeb2cbb899906da00d7e6b708564c0b249a00ab4a78"
"typesPublisherContentHash": "015fe815385ba0037a67da199c8429651ed3735aae7432df1a3e75fcaa7e6b09",
"typeScriptVersion": "2.0"
}

@@ -8,9 +8,7 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/d3-drag
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-drag
Additional Details
* Last updated: Mon, 05 Dec 2016 21:27:34 GMT
* File structure: ProperModule
* Library Dependencies: none
* Module Dependencies: d3-selection
* Last updated: Thu, 30 Mar 2017 21:29:26 GMT
* Dependencies: d3-selection
* Global values: none

@@ -17,0 +15,0 @@

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