New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@accessible/radio

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@accessible/radio - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

15

dist/cjs/index.d.ts

@@ -52,16 +52,3 @@ import React from 'react'

> &
React.RefAttributes<
| React.ReactElement<
any,
| string
| ((
props: any
) => React.ReactElement<
any,
string | any | (new (props: any) => React.Component<any, any, any>)
> | null)
| (new (props: any) => React.Component<any, any, any>)
>
| JSX.Element
>>
React.RefAttributes<HTMLInputElement>>
export declare const RadioContext: React.Context<RadioContextValue>,

@@ -68,0 +55,0 @@ useRadio: () => RadioContextValue,

@@ -52,16 +52,3 @@ import React from 'react'

> &
React.RefAttributes<
| React.ReactElement<
any,
| string
| ((
props: any
) => React.ReactElement<
any,
string | any | (new (props: any) => React.Component<any, any, any>)
> | null)
| (new (props: any) => React.Component<any, any, any>)
>
| JSX.Element
>>
React.RefAttributes<HTMLInputElement>>
export declare const RadioContext: React.Context<RadioContextValue>,

@@ -68,0 +55,0 @@ useRadio: () => RadioContextValue,

2

package.json
{
"name": "@accessible/radio",
"version": "2.0.0",
"version": "2.0.1",
"homepage": "https://github.com/accessible-ui/radio#readme",

@@ -5,0 +5,0 @@ "repository": "github:accessible-ui/radio",

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