@types/d3-scale
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "@types/d3-scale", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "TypeScript definitions for D3JS d3-scale module", | ||
@@ -17,3 +17,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "7a6d5ab417a0a4e50670019b5a8858ebfe1c58bae1c05139c1a57edfb0907f79" | ||
"typesPublisherContentHash": "a8d759b53d9c2b75457187ad4e7dcdd3035fc3f4d1c6443bb4d93425b234d4d5", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -8,8 +8,7 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/d3-scale | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/d3-scale | ||
Additional Details | ||
* Last updated: Wed, 07 Dec 2016 15:03:49 GMT | ||
* Library Dependencies: none | ||
* Module Dependencies: d3-time | ||
* Last updated: Fri, 13 Jan 2017 15:10:28 GMT | ||
* Dependencies: d3-time | ||
* Global values: none | ||
@@ -16,0 +15,0 @@ |
{ | ||
"authors": "Tom Wanzek <https://github.com/tomwanzek>, Alex Ford <https://github.com/gustavderdrache>, Boris Yankov <https://github.com/borisyankov>", | ||
"libraryDependencies": [], | ||
"moduleDependencies": [ | ||
"d3-time" | ||
], | ||
"libraryMajorVersion": 1, | ||
"libraryMinorVersion": 0, | ||
"name": "d3-scale", | ||
"libraryName": "D3JS d3-scale module", | ||
"typingsPackageName": "d3-scale", | ||
"projectName": "https://github.com/d3/d3-scale/", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"sourceBranch": "types-2.0", | ||
"globals": [], | ||
"declaredModules": [ | ||
"d3-scale" | ||
], | ||
"files": [ | ||
"index.d.ts" | ||
], | ||
"hasPackageJson": false, | ||
"contentHash": "7a6d5ab417a0a4e50670019b5a8858ebfe1c58bae1c05139c1a57edfb0907f79" | ||
"data": { | ||
"authors": "Tom Wanzek <https://github.com/tomwanzek>, Alex Ford <https://github.com/gustavderdrache>, Boris Yankov <https://github.com/borisyankov>", | ||
"dependencies": { | ||
"d3-time": "*" | ||
}, | ||
"pathMappings": {}, | ||
"libraryMajorVersion": 1, | ||
"libraryMinorVersion": 0, | ||
"typeScriptVersion": "2.0", | ||
"libraryName": "D3JS d3-scale module", | ||
"typingsPackageName": "d3-scale", | ||
"projectName": "https://github.com/d3/d3-scale/", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"globals": [], | ||
"declaredModules": [ | ||
"d3-scale/." | ||
], | ||
"files": [ | ||
"index.d.ts" | ||
], | ||
"hasPackageJson": false, | ||
"contentHash": "a8d759b53d9c2b75457187ad4e7dcdd3035fc3f4d1c6443bb4d93425b234d4d5" | ||
}, | ||
"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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
98816
1724
0
17