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.21 to 0.0.22

1

dist/components/stencil-generated/index.js

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

export const HabNavbarTitle = createReactComponent('hab-navbar-title');
export const HabPagination = createReactComponent('hab-pagination');
export const HabPill = createReactComponent('hab-pill');

@@ -43,0 +44,0 @@ export const HabPopover = createReactComponent('hab-popover');

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

export declare const HabNavbarTitle: import("react").ForwardRefExoticComponent<JSX.HabNavbarTitle & Omit<import("react").HTMLAttributes<HTMLHabNavbarTitleElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLHabNavbarTitleElement>>;
export declare const HabPagination: import("react").ForwardRefExoticComponent<JSX.HabPagination & Omit<import("react").HTMLAttributes<HTMLHabPaginationElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLHabPaginationElement>>;
export declare const HabPill: import("react").ForwardRefExoticComponent<JSX.HabPill & Omit<import("react").HTMLAttributes<HTMLHabPillElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLHabPillElement>>;

@@ -42,0 +43,0 @@ export declare const HabPopover: import("react").ForwardRefExoticComponent<JSX.HabPopover & Omit<import("react").HTMLAttributes<HTMLHabPopoverElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLHabPopoverElement>>;

2

package.json
{
"name": "@habeetat/components-uikit-react",
"version": "0.0.21",
"version": "0.0.22",
"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