@types/d3-drag
Advanced tools
Comparing version 1.0.6 to 1.0.7
@@ -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 |
{ | ||
"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 @@ |
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
22253
3
344
17