bumbag-addon-highlighted-code
Advanced tools
Comparing version 2.7.15 to 2.7.16
{ | ||
"name": "bumbag-addon-highlighted-code", | ||
"version": "2.7.15", | ||
"version": "2.7.16", | ||
"description": "An accessible, composable, and friendly React UI Kit", | ||
@@ -35,3 +35,3 @@ "main": "lib/index.js", | ||
"@testing-library/react-hooks": "1.1.0", | ||
"bumbag": "^2.7.15", | ||
"bumbag": "^2.7.16", | ||
"react-test-renderer": "16.8.6" | ||
@@ -49,3 +49,3 @@ }, | ||
], | ||
"gitHead": "7332e5f4f43c1c66c06e9bb17cd2907f916b1100" | ||
"gitHead": "dc316a85fe7ee8208fc30cb41e5fbd0547525835" | ||
} |
@@ -1,1 +0,1 @@ | ||
export declare function useBreakpoint(breakpoint: any): boolean; | ||
export declare function useBreakpoint(breakpoint: any): any; |
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
4627281