@types/d3-selection
Advanced tools
Comparing version 1.0.8 to 1.0.9
@@ -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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
63689