@atlaskit/radio
Advanced tools
Comparing version 6.4.0 to 6.4.1
# @atlaskit/radio | ||
## 6.4.1 | ||
### Patch Changes | ||
- Updated dependencies | ||
## 6.4.0 | ||
@@ -4,0 +10,0 @@ |
@@ -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": "*", |
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
118666
+ Added@atlaskit/analytics-next@10.1.1(transitive)
+ Addedreact@18.3.1(transitive)
+ Addedreact-dom@18.3.1(transitive)
+ Addedscheduler@0.23.2(transitive)
- Removed@atlaskit/analytics-next@9.3.4(transitive)
Updated@atlaskit/theme@^12.11.0
Updated@atlaskit/tokens@^1.57.0