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

@hypothesis/frontend-shared

Package Overview
Dependencies
Maintainers
0
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hypothesis/frontend-shared - npm Package Compare versions

Comparing version 8.4.2 to 8.4.3

2

lib/components/input/RadioGroup.js

@@ -28,3 +28,3 @@ var _jsxFileName = "/home/runner/work/frontend-shared/frontend-shared/src/components/input/RadioGroup.tsx";

"aria-disabled": disabled,
className: classnames('focus-visible-ring rounded-lg px-3 py-2 grow group', {
className: classnames('focus-visible-ring rounded-lg px-3 py-2 flex-1 group', {
'bg-grey-3/50': isSelected,

@@ -31,0 +31,0 @@ 'hover:bg-grey-3/25': !isSelected && !disabled,

{
"name": "@hypothesis/frontend-shared",
"version": "8.4.2",
"version": "8.4.3",
"description": "Shared components, styles and utilities for Hypothesis projects",

@@ -5,0 +5,0 @@ "license": "BSD-2-Clause",

Sorry, the diff of this file is not supported yet

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