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

@public-ui/solid

Package Overview
Dependencies
Maintainers
1
Versions
336
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@public-ui/solid - npm Package Compare versions

Comparing version 1.1.10-rc.7 to 1.1.10-rc.8

3

dist/index.d.ts

@@ -34,2 +34,3 @@ import * as solid_js from 'solid-js';

declare const KolLink: (props: solid_js.PropsWithChildren<JSX.KolLink & solid_js.JSX.HTMLAttributes<HTMLKolLinkElement>>) => HTMLKolLinkElement;
declare const KolLinkButton: (props: solid_js.PropsWithChildren<JSX.KolLinkButton & solid_js.JSX.HTMLAttributes<HTMLKolLinkButtonElement>>) => HTMLKolLinkButtonElement;
declare const KolLinkGroup: (props: solid_js.PropsWithChildren<JSX.KolLinkGroup & solid_js.JSX.HTMLAttributes<HTMLKolLinkGroupElement>>) => HTMLKolLinkGroupElement;

@@ -52,2 +53,2 @@ declare const KolLogo: (props: solid_js.PropsWithChildren<JSX.KolLogo & solid_js.JSX.HTMLAttributes<HTMLKolLogoElement>>) => HTMLKolLogoElement;

export { KolAbbr, KolAccordion, KolAlert, KolBadge, KolBreadcrumb, KolButton, KolButtonGroup, KolButtonLink, KolCard, KolDetails, KolForm, KolHeading, KolHeadingWc, KolIcon, KolIconFontAwesome, KolIconIcofont, KolIndentedText, KolInputAdapterLeanup, KolInputCheckbox, KolInputColor, KolInputDate, KolInputEmail, KolInputFile, KolInputNumber, KolInputPassword, KolInputRadio, KolInputRange, KolInputText, KolKolibri, KolLink, KolLinkGroup, KolLogo, KolModal, KolNav, KolPagination, KolProgress, KolSelect, KolSkipNav, KolSpin, KolSymbol, KolTable, KolTabs, KolTextarea, KolToast, KolTooltip, KolVersion };
export { KolAbbr, KolAccordion, KolAlert, KolBadge, KolBreadcrumb, KolButton, KolButtonGroup, KolButtonLink, KolCard, KolDetails, KolForm, KolHeading, KolHeadingWc, KolIcon, KolIconFontAwesome, KolIconIcofont, KolIndentedText, KolInputAdapterLeanup, KolInputCheckbox, KolInputColor, KolInputDate, KolInputEmail, KolInputFile, KolInputNumber, KolInputPassword, KolInputRadio, KolInputRange, KolInputText, KolKolibri, KolLink, KolLinkButton, KolLinkGroup, KolLogo, KolModal, KolNav, KolPagination, KolProgress, KolSelect, KolSkipNav, KolSpin, KolSymbol, KolTable, KolTabs, KolTextarea, KolToast, KolTooltip, KolVersion };
{
"name": "@public-ui/solid",
"version": "1.1.10-rc.7",
"version": "1.1.10-rc.8",
"license": "EUPL-1.2",

@@ -31,4 +31,4 @@ "homepage": "https://public-ui.github.io",

"devDependencies": {
"@public-ui/core": "1.1.10-rc.7",
"@public-ui/components": "1.1.10-rc.7",
"@public-ui/core": "1.1.10-rc.8",
"@public-ui/components": "1.1.10-rc.8",
"@types/minimatch": "5.1.2",

@@ -43,3 +43,3 @@ "@types/minimist": "1.2.2",

"peerDependencies": {
"@public-ui/components": "1.1.10-rc.7",
"@public-ui/components": "1.1.10-rc.8",
"solid-js": ">=1.2.0"

@@ -46,0 +46,0 @@ },

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