Socket
Socket
Sign inDemoInstall

@atlaskit/radio

Package Overview
Dependencies
Maintainers
1
Versions
129
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 5.4.8 to 5.4.9

6

CHANGELOG.md
# @atlaskit/radio
## 5.4.9
### Patch Changes
- Updated dependencies
## 5.4.8

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

2

dist/cjs/radio.js

@@ -20,3 +20,3 @@ "use strict";

var packageName = "@atlaskit/radio";
var packageVersion = "5.4.8";
var packageVersion = "5.4.9";
var fontFamily = (0, _constants.fontFamily)();

@@ -23,0 +23,0 @@ var noop = _noop.default;

{
"name": "@atlaskit/radio",
"version": "5.4.8",
"version": "5.4.9",
"sideEffects": false
}

@@ -12,3 +12,3 @@ import _extends from "@babel/runtime/helpers/extends";

const packageName = "@atlaskit/radio";
const packageVersion = "5.4.8";
const packageVersion = "5.4.9";
const fontFamily = getFontFamily();

@@ -15,0 +15,0 @@ const noop = __noop;

{
"name": "@atlaskit/radio",
"version": "5.4.8",
"version": "5.4.9",
"sideEffects": false
}

@@ -14,3 +14,3 @@ import _extends from "@babel/runtime/helpers/extends";

var packageName = "@atlaskit/radio";
var packageVersion = "5.4.8";
var packageVersion = "5.4.9";
var fontFamily = getFontFamily();

@@ -17,0 +17,0 @@ var noop = __noop;

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

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

"dependencies": {
"@atlaskit/analytics-next": "^8.0.0",
"@atlaskit/analytics-next": "^9.0.0",
"@atlaskit/ds-lib": "^2.1.0",
"@atlaskit/theme": "^12.2.0",
"@atlaskit/tokens": "^1.0.0",
"@atlaskit/tokens": "^1.2.0",
"@babel/runtime": "^7.0.0",

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

],
"theming": "tokens",
"design-tokens": [
"color"
],
"deprecation": "no-deprecated-imports"

@@ -80,0 +82,0 @@ }

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