Socket
Socket
Sign inDemoInstall

@types/d3-brush

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/d3-brush - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

1

d3-brush/index.d.ts

@@ -192,3 +192,2 @@ // Type definitions for D3JS d3-brush module 1.0

on(typenames: string, listener: ValueFn<SVGGElement, Datum, void>): this;
}

@@ -195,0 +194,0 @@

20

d3-brush/package.json
{
"name": "@types/d3-brush",
"version": "1.0.6",
"version": "1.0.7",
"description": "TypeScript definitions for D3JS d3-brush module",
"license": "MIT",
"author": "Tom Wanzek <https://github.com/tomwanzek>, Alex Ford <https://github.com/gustavderdrache>, Boris Yankov <https://github.com/borisyankov>",
"contributors": [
{
"name": "Tom Wanzek",
"url": "https://github.com/tomwanzek"
},
{
"name": "Alex Ford",
"url": "https://github.com/gustavderdrache"
},
{
"name": "Boris Yankov",
"url": "https://github.com/borisyankov"
}
],
"main": "",

@@ -17,3 +30,4 @@ "repository": {

"peerDependencies": {},
"typesPublisherContentHash": "6afa426654e7afad22168f8a08902736172f054117a2f1dec68bc758fa1183e7"
"typesPublisherContentHash": "7463c02c2c0b987a4c9f5386c5f419ac13a8c9f0f70eb95b183d7eeda552ae6e",
"typeScriptVersion": "2.0"
}

@@ -8,9 +8,7 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/d3-brush
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/d3-brush
Additional Details
* Last updated: Mon, 05 Dec 2016 21:27:34 GMT
* File structure: ProperModule
* Library Dependencies: none
* Module Dependencies: d3-selection
* Last updated: Fri, 24 Mar 2017 15:41:10 GMT
* Dependencies: d3-selection
* Global values: none

@@ -17,0 +15,0 @@

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