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

@types/d3-selection-multi

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/d3-selection-multi - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

2

d3-selection-multi/index.d.ts

@@ -7,3 +7,3 @@ // Type definitions for D3JS d3-selection-multi module 1.0

// Last module patch version validated against: 1.0.0
// Last module patch version validated against: 1.0.1

@@ -10,0 +10,0 @@ import { Selection, BaseType, ArrayLike, ValueFn } from 'd3-selection';

{
"name": "@types/d3-selection-multi",
"version": "1.0.7",
"version": "1.0.8",
"description": "TypeScript definitions for D3JS d3-selection-multi module",

@@ -19,5 +19,7 @@ "license": "MIT",

"main": "",
"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-multi"
},

@@ -29,4 +31,4 @@ "scripts": {},

},
"typesPublisherContentHash": "47e7244426c84e3b4a455a5b23d0facc0edcd2f639768825b58740115d62c6ef",
"typeScriptVersion": "2.3"
"typesPublisherContentHash": "a86db42c69da1fc844249ab765213845be551fadb7f3535f2c7554ad37433369",
"typeScriptVersion": "3.1"
}

@@ -8,10 +8,10 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-selection-multi
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-selection-multi.
Additional Details
* Last updated: Thu, 27 Sep 2018 12:34:12 GMT
* Dependencies: d3-selection, d3-transition
### Additional Details
* Last updated: Wed, 02 Sep 2020 19:34:38 GMT
* Dependencies: [@types/d3-selection](https://npmjs.com/package/@types/d3-selection), [@types/d3-transition](https://npmjs.com/package/@types/d3-transition)
* Global values: none
# Credits
These definitions were written by Alex Ford <https://github.com/gustavderdrache>, Boris Yankov <https://github.com/borisyankov>.
These definitions were written by [Alex Ford](https://github.com/gustavderdrache), and [Boris Yankov](https://github.com/borisyankov).

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