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

@habeetat/components-uikit-react

Package Overview
Dependencies
Maintainers
3
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@habeetat/components-uikit-react - npm Package Compare versions

Comparing version 0.0.23 to 0.0.24

1

dist/components/stencil-generated/index.js

@@ -46,2 +46,3 @@ import { createReactComponent } from './react-component-lib';

export const HabRadio = createReactComponent('hab-radio');
export const HabRadioGroup = createReactComponent('hab-radio-group');
export const HabSelect = createReactComponent('hab-select');

@@ -48,0 +49,0 @@ export const HabSelectOption = createReactComponent('hab-select-option');

@@ -45,2 +45,3 @@ /// <reference types="react" />

export declare const HabRadio: import("react").ForwardRefExoticComponent<JSX.HabRadio & Omit<import("react").HTMLAttributes<HTMLHabRadioElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLHabRadioElement>>;
export declare const HabRadioGroup: import("react").ForwardRefExoticComponent<JSX.HabRadioGroup & Omit<import("react").HTMLAttributes<HTMLHabRadioGroupElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLHabRadioGroupElement>>;
export declare const HabSelect: import("react").ForwardRefExoticComponent<JSX.HabSelect & Omit<import("react").HTMLAttributes<HTMLHabSelectElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLHabSelectElement>>;

@@ -47,0 +48,0 @@ export declare const HabSelectOption: import("react").ForwardRefExoticComponent<JSX.HabSelectOption & Omit<import("react").HTMLAttributes<HTMLHabSelectOptionElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLHabSelectOptionElement>>;

2

package.json
{
"name": "@habeetat/components-uikit-react",
"version": "0.0.23",
"version": "0.0.24",
"description": "> TODO: description",

@@ -5,0 +5,0 @@ "author": "Riccardo Tartaglia <tartaglia.riccardo@gmail.com>",

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