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.0.8 to 1.0.9

2

d3-selection/index.d.ts

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

type: string | ValueFn<GElement, Datum, ChildElement>,
before: string | ValueFn<GElement, Datum, BaseType>
before?: string | ValueFn<GElement, Datum, BaseType>
): Selection<ChildElement, Datum, PElement, PDatum>;

@@ -525,0 +525,0 @@

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

@@ -15,4 +15,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "496dc82db3b2799539c94a678962a86e2d6c6a0f942b68fa46cfc3965bde8730",
"typesPublisherContentHash": "b4329366de273715ad3044d77a07316e81755907f9f4c47f7468f2a25a00268f",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Mon, 02 Jan 2017 18:09:07 GMT
* Last updated: Thu, 05 Jan 2017 20:40:29 GMT
* Library Dependencies: none

@@ -14,0 +14,0 @@ * Module Dependencies: none

@@ -21,3 +21,3 @@ {

"hasPackageJson": false,
"contentHash": "496dc82db3b2799539c94a678962a86e2d6c6a0f942b68fa46cfc3965bde8730"
"contentHash": "b4329366de273715ad3044d77a07316e81755907f9f4c47f7468f2a25a00268f"
}
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