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

@hi-ui/core

Package Overview
Dependencies
Maintainers
2
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hi-ui/core - npm Package Compare versions

Comparing version 4.0.0-alpha.8 to 4.0.0-alpha.10

2

lib/types/index.d.ts
import React, { ReactText } from 'react';
export declare type HiBaseHTMLProps<T extends React.ElementType = any, P = {}> = Omit<React.ComponentPropsWithoutRef<T>, 'defaultValue' | 'onChange' | 'value' | 'onSelect' | 'title' | keyof P> & {
export declare type HiBaseHTMLProps<T extends React.ElementType = any, P = {}> = Omit<React.ComponentPropsWithoutRef<T>, 'defaultValue' | 'onChange' | 'value' | 'onSelect' | 'title' | 'size' | 'prefix' | keyof P> & {
/**

@@ -4,0 +4,0 @@ * 组件默认的选择器类

{
"name": "@hi-ui/core",
"version": "4.0.0-alpha.8",
"version": "4.0.0-alpha.10",
"description": "A sub-package for @hi-ui/utils.",

@@ -49,5 +49,5 @@ "keywords": [],

"dependencies": {
"@hi-ui/core-css": "^4.0.0-alpha.6"
"@hi-ui/core-css": "^4.0.0-alpha.8"
},
"gitHead": "689ef7c6b19089bf0aa818978c70da1e27714e6b"
"gitHead": "734a594a67ed76aa6e36772532e67b53048f2dae"
}
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