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

@sk-web-gui/button

Package Overview
Dependencies
Maintainers
0
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sk-web-gui/button - npm Package Compare versions

Comparing version 2.0.7 to 2.0.8

2

dist/types/button.d.ts

@@ -52,3 +52,3 @@ import { DefaultProps, PolymorphicComponentPropsWithRef } from '@sk-web-gui/utils';

export type IButtonProps<C extends React.ElementType> = PolymorphicComponentPropsWithRef<C, ButtonProps>;
export declare const Button: React.ForwardRefExoticComponent<Omit<IButtonProps<React.ElementType<any, keyof React.JSX.IntrinsicElements>>, "ref"> & React.RefAttributes<unknown>>;
export declare const Button: React.ForwardRefExoticComponent<Omit<IButtonProps<React.ElementType<any, keyof React.JSX.IntrinsicElements>>, "ref"> & React.RefAttributes<any>>;
export default Button;
{
"name": "@sk-web-gui/button",
"version": "2.0.7",
"version": "2.0.8",
"sideEffects": false,

@@ -40,3 +40,3 @@ "license": "MIT",

"dependencies": {
"@sk-web-gui/link": "1.1.1",
"@sk-web-gui/link": "1.1.2",
"@sk-web-gui/spinner": "1.0.12",

@@ -49,3 +49,3 @@ "@sk-web-gui/theme": "2.3.0",

},
"gitHead": "a19aa8cf69bae219df402a87cd4a38eee16cb6fa"
"gitHead": "b0878887a5416309013dfa39c8acce93825e4e73"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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