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

@types/d3-selection

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/d3-selection - npm Package Compare versions

Comparing version 1.4.1 to 1.4.2

11

d3-selection/package.json
{
"name": "@types/d3-selection",
"version": "1.4.1",
"version": "1.4.2",
"description": "TypeScript definitions for D3JS d3-selection module",

@@ -29,11 +29,12 @@ "license": "MIT",

"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/d3-selection"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "3003bf96c6355a0233ce5cb78981e414ba5c214efb2e607f4e1d97e9bf54dd79",
"typeScriptVersion": "2.3"
"typesPublisherContentHash": "0987218946bafddaa087ee6ff9cffaddcb61957cb07ed5c00988d50c4e60afa7",
"typeScriptVersion": "3.0"
}

@@ -5,9 +5,9 @@ # Installation

# Summary
This package contains type definitions for D3JS d3-selection module ( https://github.com/d3/d3-selection/ ).
This package contains type definitions for D3JS d3-selection module (https://github.com/d3/d3-selection/).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-selection
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-selection.
Additional Details
* Last updated: Wed, 13 Feb 2019 18:07:34 GMT
### Additional Details
* Last updated: Tue, 07 Jul 2020 18:53:24 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Tom Wanzek <https://github.com/tomwanzek>, Alex Ford <https://github.com/gustavderdrache>, Boris Yankov <https://github.com/borisyankov>, denisname <https://github.com/denisname>.
These definitions were written by [Tom Wanzek](https://github.com/tomwanzek), [Alex Ford](https://github.com/gustavderdrache), [Boris Yankov](https://github.com/borisyankov), and [denisname](https://github.com/denisname).

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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