Socket
Socket
Sign inDemoInstall

@types/d3-time

Package Overview
Dependencies
0
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0 to 3.0.1

3

d3-time/index.d.ts

@@ -207,3 +207,3 @@ // Type definitions for D3JS d3-time module 3.0

count: (start: Date, end: Date) => number,
field?: (date: Date) => number
field?: (date: Date) => number,
): CountableTimeInterval;

@@ -528,3 +528,2 @@

* Week Interval in Local Time. Alias for sunday; 7 days and 168 hours.
*
*/

@@ -531,0 +530,0 @@ export const utcWeek: CountableTimeInterval;

{
"name": "@types/d3-time",
"version": "3.0.0",
"version": "3.0.1",
"description": "TypeScript definitions for D3JS d3-time module",

@@ -43,4 +43,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-time",

"dependencies": {},
"typesPublisherContentHash": "7d32618f01dc3a337b7a5790543b0808549817f737b3c53e9b7ee528250a7c5e",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "8e2ca9242b319fb9aa99f28975fcee7b08610d9bca6adcaedd6d688941d13d5c",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Sat, 26 Jun 2021 11:31:31 GMT
* Last updated: Fri, 22 Sep 2023 20:29:40 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc