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

@types/react-vis

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-vis - npm Package Compare versions

Comparing version 1.11.10 to 1.11.11

1

react-vis/index.d.ts

@@ -419,2 +419,3 @@ // Type definitions for react-vis 1.11

export interface LineMarkSeriesProps extends AbstractSeriesProps<LineMarkSeriesPoint> {
size?: number;
curve?: string | ((x: any) => any) | undefined; // default: null

@@ -421,0 +422,0 @@ getNull?: RVGetNull<LineMarkSeriesPoint> | undefined;

4

react-vis/package.json
{
"name": "@types/react-vis",
"version": "1.11.10",
"version": "1.11.11",
"description": "TypeScript definitions for react-vis",

@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-vis",

},
"typesPublisherContentHash": "ed9e7423a4677150162739803f82d54fa4f6e239e320db23e49e96a1e2eaf74b",
"typesPublisherContentHash": "975cc1afdaa0e4a350917dc1f7d92dad21dfd46c04737b152a198e7dee6102cf",
"typeScriptVersion": "3.9"
}

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

### Additional Details
* Last updated: Fri, 05 Nov 2021 18:01:37 GMT
* Last updated: Wed, 13 Apr 2022 19:01:17 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)

@@ -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