Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@elpassion/taco

Package Overview
Dependencies
Maintainers
0
Versions
209
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@elpassion/taco - npm Package Compare versions

Comparing version 0.9.23 to 0.9.24

2

cjs/components/SidePanel/SidePanel.interface.d.ts

@@ -9,3 +9,3 @@ import { PropsWithChildren } from "react";

iconPosition?: "left" | "right";
iconButtonProps: Pick<IconButtonProps, "icon" | "iconName" | "onClick" | "aria-label">;
iconButtonProps: Pick<IconButtonProps, "icon" | "iconName" | "onClick" | "aria-label" | "className">;
}

@@ -9,3 +9,3 @@ import { PropsWithChildren } from "react";

iconPosition?: "left" | "right";
iconButtonProps: Pick<IconButtonProps, "icon" | "iconName" | "onClick" | "aria-label">;
iconButtonProps: Pick<IconButtonProps, "icon" | "iconName" | "onClick" | "aria-label" | "className">;
}

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

iconPosition?: "left" | "right";
iconButtonProps: Pick<IconButtonProps$1, "icon" | "iconName" | "onClick" | "aria-label">;
iconButtonProps: Pick<IconButtonProps$1, "icon" | "iconName" | "onClick" | "aria-label" | "className">;
}

@@ -1922,0 +1922,0 @@

{
"name": "@elpassion/taco",
"version": "0.9.23",
"version": "0.9.24",
"main": "cjs/index.js",

@@ -5,0 +5,0 @@ "module": "index.js",

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