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 1.0.8 to 1.0.9

7

d3-time/index.d.ts
// Type definitions for D3JS d3-time module 1.0
// Project: https://github.com/d3/d3-time/
// Definitions by: Tom Wanzek <https://github.com/tomwanzek>, Alex Ford <https://github.com/gustavderdrache>, Boris Yankov <https://github.com/borisyankov>
// Definitions by: Tom Wanzek <https://github.com/tomwanzek>
// Alex Ford <https://github.com/gustavderdrache>
// Boris Yankov <https://github.com/borisyankov>
// denisname <https://github.com/denisname>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -137,3 +140,3 @@

* @param start A start date object.
* @param start An end date object.
* @param end An end date object.
*/

@@ -140,0 +143,0 @@ count(start: Date, end: Date): number;

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

@@ -21,2 +21,7 @@ "license": "MIT",

"githubUsername": "borisyankov"
},
{
"name": "denisname",
"url": "https://github.com/denisname",
"githubUsername": "denisname"
}

@@ -27,8 +32,8 @@ ],

"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "f9b4d77a6c89665317354889a5c2fa1a5e9362595f7e5147f934b03d22519278",
"typesPublisherContentHash": "e000e8acfde9548700176012d66464891909484334c25478060f9e19cf7e6227",
"typeScriptVersion": "2.0"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped.git/tree/master/types/d3-time
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-time
Additional Details
* Last updated: Wed, 23 May 2018 23:09:40 GMT
* Last updated: Tue, 18 Sep 2018 17:33:39 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Tom Wanzek <https://github.com/tomwanzek>, Alex Ford <https://github.com/gustavderdrache>, Boris Yankov <https://github.com/borisyankov>.
These definitions were written by Tom Wanzek <https://github.com/tomwanzek>, Alex Ford <https://github.com/gustavderdrache>, Boris Yankov <https://github.com/borisyankov>, denisname <https://github.com/denisname>.

Sorry, the diff of this file is not supported yet

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