@types/d3-brush
Advanced tools
Comparing version 1.0.9 to 1.0.10
// Type definitions for D3JS d3-brush module 1.0 | ||
// Project: https://github.com/d3/d3-brush/ | ||
// Project: https://github.com/d3/d3-brush/, https://d3js.org/d3-brush | ||
// Definitions by: Tom Wanzek <https://github.com/tomwanzek>, Alex Ford <https://github.com/gustavderdrache>, Boris Yankov <https://github.com/borisyankov> | ||
@@ -4,0 +4,0 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped |
{ | ||
"name": "@types/d3-brush", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "TypeScript definitions for D3JS d3-brush module", | ||
@@ -24,2 +24,3 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
@@ -33,4 +34,4 @@ "type": "git", | ||
}, | ||
"typesPublisherContentHash": "ee96dfd1da630e8aacfb9ccbc4373d7517deb029b5a310cd567fb50510bf2aaf", | ||
"typesPublisherContentHash": "ff2c007b75f8ad0e54381acdc442ffd122df13b7a843325efc9db726da84e285", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for D3JS d3-brush module (https://github.com/d3/d3-brush/). | ||
This package contains type definitions for D3JS d3-brush module ( https://github.com/d3/d3-brush/ ). | ||
@@ -12,4 +12,4 @@ # Details | ||
Additional Details | ||
* Last updated: Thu, 27 Sep 2018 12:34:12 GMT | ||
* Dependencies: d3-selection | ||
* Last updated: Wed, 13 Feb 2019 17:05:42 GMT | ||
* Dependencies: @types/d3-selection | ||
* Global values: none | ||
@@ -16,0 +16,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
15912