@types/d3-scale
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "@types/d3-scale", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "TypeScript definitions for D3JS d3-scale 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,4 +30,4 @@ "repository": { | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "a8d759b53d9c2b75457187ad4e7dcdd3035fc3f4d1c6443bb4d93425b234d4d5", | ||
"typesPublisherContentHash": "bef08c131f3505b082da197ee6fde9a78a36e276ea14f58c64f8bd8a7ffd5060", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 13 Jan 2017 15:10:28 GMT | ||
* Last updated: Thu, 23 Feb 2017 15:22:19 GMT | ||
* Dependencies: d3-time | ||
@@ -14,0 +14,0 @@ * Global values: none |
@@ -6,3 +6,16 @@ { | ||
"data": { | ||
"authors": "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" | ||
} | ||
], | ||
"dependencies": { | ||
@@ -27,5 +40,5 @@ "d3-time": "*" | ||
"hasPackageJson": false, | ||
"contentHash": "a8d759b53d9c2b75457187ad4e7dcdd3035fc3f4d1c6443bb4d93425b234d4d5" | ||
"contentHash": "bef08c131f3505b082da197ee6fde9a78a36e276ea14f58c64f8bd8a7ffd5060" | ||
}, | ||
"isLatest": true | ||
} |
Sorry, the diff of this file is too big to display
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
99291
1742