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

@types/react-sparklines

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-sparklines - npm Package Compare versions

Comparing version 1.7.1 to 1.7.2

1

react-sparklines/index.d.ts

@@ -15,2 +15,3 @@ // Type definitions for react-sparklines 1.7

export interface SparklinesProps {
children?: React.ReactNode;
data?: number[] | undefined;

@@ -17,0 +18,0 @@ limit?: number | undefined;

6

react-sparklines/package.json
{
"name": "@types/react-sparklines",
"version": "1.7.1",
"version": "1.7.2",
"description": "TypeScript definitions for react-sparklines",

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

},
"typesPublisherContentHash": "9194b63db57b0449a0ad45fa6bb40a546042bccbcacacfff09726ef1d52d8928",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "e17f69753f191446131ecffb994621cc4bcbba627645dc5771ec7cd5711eda93",
"typeScriptVersion": "3.7"
}

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

### Additional Details
* Last updated: Thu, 08 Jul 2021 22:41:33 GMT
* Last updated: Thu, 07 Oct 2021 22:31:33 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