@types/d3-path
Advanced tools
Comparing version 1.0.7 to 1.0.8
// Type definitions for D3JS d3-path module 1.0 | ||
// Project: https://github.com/d3/d3-path/ | ||
// Project: https://github.com/d3/d3-path/, https://d3js.org/d3-path | ||
// 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-path", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "TypeScript definitions for D3JS d3-path module", | ||
@@ -24,10 +24,11 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "3fbec82b071d7e532e48e476056bd792087af5aac674e061c517a644da2fdf19", | ||
"typesPublisherContentHash": "391ba45d732bfb4954873e9bea44666d9c56d4a273fc5e814ecaaa3e13adf21e", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -5,9 +5,9 @@ # Installation | ||
# Summary | ||
This package contains type definitions for D3JS d3-path module (https://github.com/d3/d3-path/). | ||
This package contains type definitions for D3JS d3-path module ( https://github.com/d3/d3-path/ ). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped.git/tree/master/types/d3-path | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-path | ||
Additional Details | ||
* Last updated: Wed, 23 May 2018 23:09:40 GMT | ||
* Last updated: Wed, 13 Feb 2019 17:21:53 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is not supported yet
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
8158