You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@nivo/text

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nivo/text - npm Package Compare versions

Comparing version
0.92.0
to
0.92.1
+1
-1
dist/types/Text.d.ts

@@ -6,3 +6,3 @@ import { PropsWithChildren, ComponentType } from 'react';

type AnimatedComponentProps = GetComponentProps<(typeof animated)['text']>;
type TextProps = PropsWithChildren<Omit<AnimatedComponentProps, 'style'> & {
export type TextProps = PropsWithChildren<Omit<AnimatedComponentProps, 'style'> & {
style: AnimatedComponentProps['style'] & Pick<TextStyle, 'outlineWidth' | 'outlineColor' | 'outlineOpacity'>;

@@ -9,0 +9,0 @@ }>;

{
"name": "@nivo/text",
"version": "0.92.0",
"version": "0.92.1",
"license": "MIT",

@@ -41,3 +41,3 @@ "author": {

},
"gitHead": "21dcc7f512262e41fe1ea2ad920f03ed46c9a9b6"
"gitHead": "50486cdc630eed6680b5b51d2f419f1869c184f5"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet