Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/d3-geo

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/d3-geo - npm Package Compare versions

Comparing version 0.0.2 to 1.2.3

2

d3-geo/index.d.ts

@@ -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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc