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.20 to 0.0.21

1

dist/components/stencil-generated/index.js

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

export const HabFormatDate = createReactComponent('hab-format-date');
export const HabFormatNumber = createReactComponent('hab-format-number');
export const HabGrid = createReactComponent('hab-grid');

@@ -28,0 +27,0 @@ export const HabIcon = createReactComponent('hab-icon');

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

export declare const HabFormatDate: import("react").ForwardRefExoticComponent<JSX.HabFormatDate & Omit<import("react").HTMLAttributes<HTMLHabFormatDateElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLHabFormatDateElement>>;
export declare const HabFormatNumber: import("react").ForwardRefExoticComponent<JSX.HabFormatNumber & Omit<import("react").HTMLAttributes<HTMLHabFormatNumberElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLHabFormatNumberElement>>;
export declare const HabGrid: import("react").ForwardRefExoticComponent<JSX.HabGrid & Omit<import("react").HTMLAttributes<HTMLHabGridElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLHabGridElement>>;

@@ -27,0 +26,0 @@ export declare const HabIcon: import("react").ForwardRefExoticComponent<JSX.HabIcon & Omit<import("react").HTMLAttributes<HTMLHabIconElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLHabIconElement>>;

2

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