@react-bulk/core
Advanced tools
+21
| MIT License | ||
| Copyright (c) 2026 Caio | ||
| Permission is hereby granted, free of charge, to any person obtaining a copy | ||
| of this software and associated documentation files (the "Software"), to deal | ||
| in the Software without restriction, including without limitation the rights | ||
| to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
| copies of the Software, and to permit persons to whom the Software is | ||
| furnished to do so, subject to the following conditions: | ||
| The above copyright notice and this permission notice shall be included in all | ||
| copies or substantial portions of the Software. | ||
| THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
| IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
| FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
| AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
| LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
| OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
| SOFTWARE. |
+4
-1
@@ -377,2 +377,3 @@ import * as react_jsx_runtime from 'react/jsx-runtime'; | ||
| secondary: string; | ||
| tertiary: string; | ||
| disabled: string; | ||
@@ -383,2 +384,3 @@ }; | ||
| secondary: string; | ||
| tertiary: string; | ||
| disabled: string; | ||
@@ -1376,2 +1378,3 @@ }; | ||
| export { type AccessibilityProps, type AnyObject, AvatarFactory, type AvatarProps, BackdropFactory, type BackdropProps, BadgeFactory, type BadgeProps, type BaseProps, BoxFactory, type BoxProps, ButtonFactory, ButtonGroupFactory, type ButtonGroupProps, type ButtonProps, CalendarFactory, type CalendarProps, CardFactory, type CardProps, CarouselFactory, type CarouselProps, CheckboxFactory, type CheckboxProps, CollapseFactory, type CollapseProps, DividerFactory, type DividerProps, DrawerFactory, type DrawerProps, DropdownFactory, type DropdownProps, type FocusableProps, FormFactory, type FormField, type FormProps, type FormRef, GridFactory, type GridProps, GrowBoxFactory, type GrowBoxProps, ImageFactory, type ImageProps, InputBaseFactory, type InputBaseProps, InputDateFactory, type InputDateProps, InputFactory, InputPinFactory, type InputPinProps, type InputProps, type InputValue, type IntervalType, LabelFactory, type LabelProps, LinkFactory, type LinkProps, ListFactory, ListItemFactory, type ListItemProps, type ListProps, LoadingFactory, type LoadingProps, ModalFactory, type ModalProps, OutlineFactory, type OutlineProps, type Overwrite, Platform, type PressableProps, type Prettify, ProgressFactory, type ProgressProps, type RbkAnimation, type RbkBreakpoints, type RbkColor, type RbkEvent, type RbkFormEvent, type RbkInputEvent, type RbkKeyboardEvent, type RbkMap, type RbkPointerEvent, type RbkRect, type RbkScrollEvent, type RbkSize, type RbkStyle, type RbkStyleProps, type RbkTheme, type RbkTouch, type RbkUnit, ReactBulk, type ReactElement, type ReactOnlyElement, type RecursivePartial, type RequiredSome, ResizableFactory, type ResizableProps, ScrollableFactory, type ScrollableProps, SelectFactory, type SelectOption, type SelectProps, SplitterFactory, type SplitterProps, SwitchFactory, type SwitchProps, type TabItem, type TableColumn, TableFactory, type TableProps, TabsFactory, type TabsProps, TerminalFactory, type TerminalProps, TextFactory, type TextProps, type ThemeColorsProps, type ThemeComponentProps, type ThemeEditProps, type ThemeModeValues, type ThemeProps, type TimeoutType, type ToasterProps, TooltipFactory, type TooltipProps, aliases, base as baseEvent, export_default$1 as bindings, boxSizeProps, childrenize, clone, export_default as clsx, createMeta, createPortal, createTheme, crypt, css, customSpacings, customStyleProps, deepmerge, defined, event, extract, flexAlignProps, flexChildAlignProps, flexChildProps, flexContainerAlignProps, flexContainerProps, flexProps, gapSpacings, get, getFullHeight, getFullSize, getSize, jss, keyboard as keyboardEvent, merge, notPxProps, omit, only, pick, pointer as pointerEvent, rbkGlobal, rect, reference, remove, scroll as scrollEvent, scrollIntoView, scrollTo, scrollToEnd, scrollToStart, setNativeStyle, sheet, sleep, spacings, stdout, string, styleProps, transformProps, useAnimation, useBreakpoints, useDefaultRef, useDeferredValue, useDependentState, useDraggable, useForm, useHtmlId, useInput, usePropState, useTheme, useToaster, uuid }; | ||
| export { AvatarFactory, BackdropFactory, BadgeFactory, BoxFactory, ButtonFactory, ButtonGroupFactory, CalendarFactory, CardFactory, CarouselFactory, CheckboxFactory, CollapseFactory, DividerFactory, DrawerFactory, DropdownFactory, FormFactory, GridFactory, GrowBoxFactory, ImageFactory, InputBaseFactory, InputDateFactory, InputFactory, InputPinFactory, LabelFactory, LinkFactory, ListFactory, ListItemFactory, LoadingFactory, ModalFactory, OutlineFactory, Platform, ProgressFactory, ReactBulk, ResizableFactory, ScrollableFactory, SelectFactory, SplitterFactory, SwitchFactory, TableFactory, TabsFactory, TerminalFactory, TextFactory, TooltipFactory, aliases, base as baseEvent, export_default$1 as bindings, boxSizeProps, childrenize, clone, export_default as clsx, createMeta, createPortal, createTheme, crypt, css, customSpacings, customStyleProps, deepmerge, defined, event, extract, flexAlignProps, flexChildAlignProps, flexChildProps, flexContainerAlignProps, flexContainerProps, flexProps, gapSpacings, get, getFullHeight, getFullSize, getSize, jss, keyboard as keyboardEvent, merge, notPxProps, omit, only, pick, pointer as pointerEvent, rbkGlobal, rect, reference, remove, scroll as scrollEvent, scrollIntoView, scrollTo, scrollToEnd, scrollToStart, setNativeStyle, sheet, sleep, spacings, stdout, string, styleProps, transformProps, useAnimation, useBreakpoints, useDefaultRef, useDeferredValue, useDependentState, useDraggable, useForm, useHtmlId, useInput, usePropState, useTheme, useToaster, uuid }; | ||
| export type { AccessibilityProps, AnyObject, AvatarProps, BackdropProps, BadgeProps, BaseProps, BoxProps, ButtonGroupProps, ButtonProps, CalendarProps, CardProps, CarouselProps, CheckboxProps, CollapseProps, DividerProps, DrawerProps, DropdownProps, FocusableProps, FormField, FormProps, FormRef, GridProps, GrowBoxProps, ImageProps, InputBaseProps, InputDateProps, InputPinProps, InputProps, InputValue, IntervalType, LabelProps, LinkProps, ListItemProps, ListProps, LoadingProps, ModalProps, OutlineProps, Overwrite, PressableProps, Prettify, ProgressProps, RbkAnimation, RbkBreakpoints, RbkColor, RbkEvent, RbkFormEvent, RbkInputEvent, RbkKeyboardEvent, RbkMap, RbkPointerEvent, RbkRect, RbkScrollEvent, RbkSize, RbkStyle, RbkStyleProps, RbkTheme, RbkTouch, RbkUnit, ReactElement, ReactOnlyElement, RecursivePartial, RequiredSome, ResizableProps, ScrollableProps, SelectOption, SelectProps, SplitterProps, SwitchProps, TabItem, TableColumn, TableProps, TabsProps, TerminalProps, TextProps, ThemeColorsProps, ThemeComponentProps, ThemeEditProps, ThemeModeValues, ThemeProps, TimeoutType, ToasterProps, TooltipProps }; |
+2
-2
| { | ||
| "name": "@react-bulk/core", | ||
| "description": "React Bulk Core for Web and Native", | ||
| "version": "1.8.2", | ||
| "version": "1.9.3", | ||
| "license": "MIT", | ||
@@ -44,3 +44,3 @@ "homepage": "https://rbk.caioedut.com", | ||
| }, | ||
| "gitHead": "013f548c0c2513bfb806886bb05cfe0cdaea972c" | ||
| "gitHead": "6fb5bd993f2c04ffb8940d98ef0e0dc1eebd7180" | ||
| } |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
303086
0.24%5
25%9365
0.02%