New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@kodiak-ui/data-visualization

Package Overview
Dependencies
Maintainers
6
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kodiak-ui/data-visualization - npm Package Compare versions

Comparing version 0.1.42 to 0.1.43

3

dist/declarations/src/Stat/Stat.d.ts
import * as React from 'react';
import { SxStyleProp } from 'kodiak-ui';
import { Box } from '@kodiak-ui/primitives/box';
declare type Props = {

@@ -11,4 +10,4 @@ label?: React.ReactNode;

children?: React.ReactNode;
} & React.ComponentPropsWithRef<typeof Box>;
};
export declare function Stat({ label, children, icon, ...props }: Props): JSX.Element;
export {};
{
"name": "@kodiak-ui/data-visualization",
"version": "0.1.42",
"version": "0.1.43",
"description": "Kodiak UI's data visualization components",

@@ -29,4 +29,4 @@ "keywords": [

"@kodiak-ui/hooks": "^0.14.7",
"@kodiak-ui/primitives": "^0.18.16",
"@kodiak-ui/progress": "^0.1.38"
"@kodiak-ui/primitives": "^0.18.17",
"@kodiak-ui/progress": "^0.1.39"
},

@@ -37,3 +37,3 @@ "repository": {

},
"gitHead": "413f7c1662bd1440090c7c6a65b449a2d4a33f9b"
"gitHead": "ba96517ec91615a8c549238d12110160e294abf6"
}
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