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

@types/d3-fetch

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/d3-fetch - npm Package Compare versions

Comparing version 1.2.1 to 2.0.0

4

d3-fetch/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for d3-fetch 1.2
// Type definitions for d3-fetch 2.0
// Project: https://d3js.org/d3-fetch/

@@ -9,3 +9,3 @@ // Definitions by: Hugues Stefanski <https://github.com/ledragon>

// Last module patch version validated against: 1.2.0
// Last module patch version validated against: 2.0.0

@@ -12,0 +12,0 @@ import { DSVParsedArray, DSVRowArray, DSVRowString } from "d3-dsv";

{
"name": "@types/d3-fetch",
"version": "1.2.1",
"version": "2.0.0",
"description": "TypeScript definitions for d3-fetch",

@@ -32,6 +32,6 @@ "license": "MIT",

"dependencies": {
"@types/d3-dsv": "^1"
"@types/d3-dsv": "*"
},
"typesPublisherContentHash": "4bfac7e5403b3781727046f739b0aeaa0b6dcbc8524f532614162c980fb06b30",
"typesPublisherContentHash": "446ad6b27703e6727241f190a846cae2e474e20680f81d7de480d83a7d5d987f",
"typeScriptVersion": "3.2"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Thu, 01 Oct 2020 04:14:56 GMT
* Last updated: Thu, 01 Oct 2020 22:50:45 GMT
* Dependencies: [@types/d3-dsv](https://npmjs.com/package/@types/d3-dsv)

@@ -14,0 +14,0 @@ * Global values: none

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