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

@atlaskit/radio

Package Overview
Dependencies
Maintainers
1
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/radio - npm Package Compare versions

Comparing version 6.4.0 to 6.4.1

6

CHANGELOG.md
# @atlaskit/radio
## 6.4.1
### Patch Changes
- Updated dependencies
## 6.4.0

@@ -4,0 +10,0 @@

4

dist/cjs/radio.js

@@ -18,7 +18,7 @@ "use strict";

* @jsxRuntime classic
* @jsx jsx
*/
/** @jsx jsx */
// eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
var packageName = "@atlaskit/radio";
var packageVersion = "6.4.0";
var packageVersion = "6.4.1";
var noop = _noop.default;

@@ -25,0 +25,0 @@ var labelPaddingStyles = (0, _react2.css)({

import _extends from "@babel/runtime/helpers/extends";
/**
* @jsxRuntime classic
* @jsx jsx
*/
/** @jsx jsx */
import { forwardRef, memo } from 'react';

@@ -14,3 +14,3 @@

const packageName = "@atlaskit/radio";
const packageVersion = "6.4.0";
const packageVersion = "6.4.1";
const noop = __noop;

@@ -17,0 +17,0 @@ const labelPaddingStyles = css({

@@ -6,4 +6,4 @@ import _extends from "@babel/runtime/helpers/extends";

* @jsxRuntime classic
* @jsx jsx
*/
/** @jsx jsx */
import { forwardRef, memo } from 'react';

@@ -17,3 +17,3 @@

var packageName = "@atlaskit/radio";
var packageVersion = "6.4.0";
var packageVersion = "6.4.1";
var noop = __noop;

@@ -20,0 +20,0 @@ var labelPaddingStyles = css({

{
"name": "@atlaskit/radio",
"version": "6.4.0",
"version": "6.4.1",
"description": "A radio input allows users to select only one option from a number of choices. Radio is generally displayed in a radio group.",

@@ -44,6 +44,6 @@ "publishConfig": {

"dependencies": {
"@atlaskit/analytics-next": "^9.3.0",
"@atlaskit/analytics-next": "^10.0.0",
"@atlaskit/ds-lib": "^2.3.0",
"@atlaskit/theme": "^12.10.0",
"@atlaskit/tokens": "^1.51.0",
"@atlaskit/theme": "^12.11.0",
"@atlaskit/tokens": "^1.57.0",
"@babel/runtime": "^7.0.0",

@@ -58,3 +58,3 @@ "@emotion/react": "^11.7.1"

"@af/integration-testing": "*",
"@atlaskit/checkbox": "^13.4.0",
"@atlaskit/checkbox": "^13.6.0",
"@atlaskit/ssr": "*",

@@ -61,0 +61,0 @@ "@atlaskit/visual-regression": "*",

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