Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/d3-axis

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/d3-axis - npm Package Compare versions

Comparing version 2.1.3 to 2.1.4

4

d3-axis v2.1/index.d.ts

@@ -13,3 +13,3 @@ // Type definitions for D3JS d3-axis module 2.1

import { Selection, TransitionLike } from 'd3-selection';
import { Selection, TransitionLike } from "d3-selection";

@@ -23,3 +23,3 @@ // --------------------------------------------------------------------------

*/
export type AxisDomain = number | string | Date | { valueOf(): number};
export type AxisDomain = number | string | Date | { valueOf(): number };

@@ -26,0 +26,0 @@ /**

{
"name": "@types/d3-axis",
"version": "2.1.3",
"version": "2.1.4",
"description": "TypeScript definitions for D3JS d3-axis module",

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

},
"typesPublisherContentHash": "78e6946c51108405466057e595ec0ebb2daabb3667b4423152d3cfa2a2bf2d48",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "7fe8e564d441d26f563be824ceb718af02807b0fe97c0500d68071868fc90c66",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Sat, 26 Jun 2021 11:31:26 GMT
* Last updated: Fri, 22 Sep 2023 20:29:40 GMT
* Dependencies: [@types/d3-selection](https://npmjs.com/package/@types/d3-selection)

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

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