@types/d3-geo
Advanced tools
Comparing version 0.0.2 to 1.2.3
@@ -1,2 +0,2 @@ | ||
// Type definitions for D3JS d3-geo module 1.2.0 | ||
// Type definitions for D3JS d3-geo module v1.2.4 | ||
// Project: https://github.com/d3/d3-geo/ | ||
@@ -3,0 +3,0 @@ // Definitions by: Hugues Stefanski <https://github.com/Ledragon>, Tom Wanzek <https://github.com/tomwanzek>, Alex Ford <https://github.com/gustavderdrache>, Boris Yankov <https://github.com/borisyankov> |
{ | ||
"name": "@types/d3-geo", | ||
"version": "0.0.2", | ||
"description": "TypeScript definitions for D3JS d3-geo module 1.2.0", | ||
"version": "1.2.3", | ||
"description": "TypeScript definitions for D3JS d3-geo module v1.2.4", | ||
"license": "MIT", | ||
@@ -14,5 +14,6 @@ "author": "Hugues Stefanski <https://github.com/Ledragon>, Tom Wanzek <https://github.com/tomwanzek>, Alex Ford <https://github.com/gustavderdrache>, Boris Yankov <https://github.com/borisyankov>", | ||
"dependencies": { | ||
"@types/geojson": "0.0.*" | ||
"@types/geojson": "*" | ||
}, | ||
"typings": "index.d.ts" | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "3298f679f383ea02d59e1ca2760f7cf9c2fd82720e3b2d1d7b993d38cfc96653" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for D3JS d3-geo module 1.2.0 (https://github.com/d3/d3-geo/). | ||
This package contains type definitions for D3JS d3-geo module v1.2.4 (https://github.com/d3/d3-geo/). | ||
@@ -12,3 +12,3 @@ # Details | ||
Additional Details | ||
* Last updated: Thu, 25 Aug 2016 16:56:03 GMT | ||
* Last updated: Mon, 12 Sep 2016 19:00:00 GMT | ||
* File structure: ProperModule | ||
@@ -15,0 +15,0 @@ * Library Dependencies: geojson |
@@ -8,5 +8,5 @@ { | ||
"moduleDependencies": [], | ||
"libraryMajorVersion": "0", | ||
"libraryMinorVersion": "0", | ||
"libraryName": "D3JS d3-geo module 1.2.0", | ||
"libraryMajorVersion": "1", | ||
"libraryMinorVersion": "2", | ||
"libraryName": "D3JS d3-geo module v1.2.4", | ||
"typingsPackageName": "d3-geo", | ||
@@ -25,3 +25,3 @@ "projectName": "https://github.com/d3/d3-geo/", | ||
"hasPackageJson": false, | ||
"contentHash": "891550fcdafa5bfad16d3d54fe2604f5871c8cf1f38cf987d7c41d28d0ff93dd" | ||
"contentHash": "3298f679f383ea02d59e1ca2760f7cf9c2fd82720e3b2d1d7b993d38cfc96653" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
19437
1
+ Added@types/geojson@7946.0.14(transitive)
- Removed@types/geojson@0.0.32(transitive)
Updated@types/geojson@*