@bone-ui/checkbox
Advanced tools
Comparing version 0.12.0 to 0.13.0
@@ -0,1 +1,2 @@ | ||
/// <reference types="react" /> | ||
import { CheckboxStatus } from './types'; | ||
@@ -2,0 +3,0 @@ export declare const checkboxDefaultRender: ({ checked, colorScheme, }: CheckboxStatus & { |
{ | ||
"name": "@bone-ui/checkbox", | ||
"version": "0.12.0", | ||
"version": "0.13.0", | ||
"license": "MIT", | ||
@@ -23,6 +23,6 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@bone-ui/icons": "^0.12.0", | ||
"@bone-ui/utils": "^0.12.0" | ||
"@bone-ui/icons": "^0.13.0", | ||
"@bone-ui/utils": "^0.13.0" | ||
}, | ||
"gitHead": "e2873e4cd1ce9ff83bd2b71d6bd87aace3c5d7c8" | ||
"gitHead": "4ffe1ed69461628b796a2a80e0e95e768e7160df" | ||
} |
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
74125
833
+ Added@bone-ui/iconify@0.13.0(transitive)
+ Added@bone-ui/icons@0.13.0(transitive)
+ Added@bone-ui/utils@0.13.0(transitive)
- Removed@bone-ui/iconify@0.12.0(transitive)
- Removed@bone-ui/icons@0.12.0(transitive)
- Removed@bone-ui/utils@0.12.0(transitive)
Updated@bone-ui/icons@^0.13.0
Updated@bone-ui/utils@^0.13.0