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

@types/d3-scale-chromatic

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/d3-scale-chromatic - npm Package Compare versions

Comparing version 3.0.3 to 3.1.0

4

d3-scale-chromatic/index.d.ts

@@ -19,2 +19,6 @@ // Last module patch version validated against: 3.0.0

/**
* An array of ten categorical colors represented as RGB hexadecimal strings.
*/
export const schemeObservable10: readonly string[];
/**
* An array of twelve categorical colors represented as RGB hexadecimal strings.

@@ -21,0 +25,0 @@ */

7

d3-scale-chromatic/package.json
{
"name": "@types/d3-scale-chromatic",
"version": "3.0.3",
"version": "3.1.0",
"description": "TypeScript definitions for d3-scale-chromatic",

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

"dependencies": {},
"typesPublisherContentHash": "00838148e2bfd1f1edd218151876681e8249ebf033c79cedcb70213c4d3f2aa8",
"typeScriptVersion": "4.5"
"peerDependencies": {},
"typesPublisherContentHash": "5f5a24a3b0c02b7fa88b0169f2a5e3b4f87588aaa6adfeeec24625d740748355",
"typeScriptVersion": "5.0"
}

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

### Additional Details
* Last updated: Mon, 20 Nov 2023 23:36:24 GMT
* Last updated: Wed, 27 Nov 2024 21:33:23 GMT
* Dependencies: none

@@ -14,0 +14,0 @@

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