@pikas-ui/badge
Advanced tools
Comparing version 2.1.0 to 3.0.0
@@ -26,2 +26,2 @@ import { IconProps } from '@pikas-ui/icons'; | ||
export { Badge, BadgeGap, BadgeProps, gapPadding }; | ||
export { Badge, type BadgeGap, type BadgeProps, gapPadding }; |
@@ -15,2 +15,2 @@ import { IconProps } from '@pikas-ui/icons'; | ||
export { BadgeIcon, BadgeIconProps }; | ||
export { BadgeIcon, type BadgeIconProps }; |
@@ -14,2 +14,2 @@ import { PikasColor, PikasShadow, PikasRadius, PikasCSS } from '@pikas-ui/styles'; | ||
export { CustomBadge, CustomBadgeProps }; | ||
export { CustomBadge, type CustomBadgeProps }; |
@@ -10,2 +10,2 @@ declare const badgePadding: { | ||
export { BadgePadding, badgePadding }; | ||
export { type BadgePadding, badgePadding }; |
{ | ||
"name": "@pikas-ui/badge", | ||
"version": "2.1.0", | ||
"version": "3.0.0", | ||
"private": false, | ||
@@ -43,5 +43,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@pikas-ui/icons": "4.1.1", | ||
"@pikas-ui/styles": "4.1.0", | ||
"@pikas-utils/color": "2.1.0" | ||
"@pikas-ui/icons": "5.0.0", | ||
"@pikas-ui/styles": "5.0.0", | ||
"@pikas-utils/color": "3.0.0" | ||
}, | ||
@@ -53,5 +53,5 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@types/node": "20.2.5", | ||
"@types/react": "18.2.8", | ||
"@types/react-dom": "18.2.4", | ||
"@types/node": "20.12.7", | ||
"@types/react": "18.2.78", | ||
"@types/react-dom": "18.2.25", | ||
"cross-env": "7.0.3", | ||
@@ -61,4 +61,4 @@ "eslint": "8.42.0", | ||
"react-dom": "18.2.0", | ||
"tsup": "6.7.0", | ||
"typescript": "5.1.3", | ||
"tsup": "8.0.2", | ||
"typescript": "5.4.5", | ||
"@pikas/prettier": "1.0.0", | ||
@@ -65,0 +65,0 @@ "@pikas/tsconfig": "1.0.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
30936
53
+ Added@iconify/react@4.1.1(transitive)
+ Added@pikas-ui/icons@5.0.0(transitive)
+ Added@pikas-ui/styles@5.0.0(transitive)
+ Added@pikas-utils/color@3.0.0(transitive)
+ Added@secrecy/stitches-react@4.1.0(transitive)
+ Addedlodash.debounce@4.0.8(transitive)
+ Addedusehooks-ts@3.1.0(transitive)
- Removed@iconify/react@4.1.0(transitive)
- Removed@pikas-ui/icons@4.1.1(transitive)
- Removed@pikas-ui/styles@4.1.0(transitive)
- Removed@pikas-utils/color@2.1.0(transitive)
- Removed@stitches/react@1.2.8(transitive)
- Removedusehooks-ts@2.9.1(transitive)
Updated@pikas-ui/icons@5.0.0
Updated@pikas-ui/styles@5.0.0
Updated@pikas-utils/color@3.0.0