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.3.10 to 5.3.11

6

CHANGELOG.md
# @atlaskit/radio
## 5.3.11
### Patch Changes
- Updated dependencies
## 5.3.10

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

2

dist/cjs/Radio.js

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

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

@@ -33,0 +33,0 @@

{
"name": "@atlaskit/radio",
"version": "5.3.10",
"version": "5.3.11",
"sideEffects": false
}

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

const packageName = "@atlaskit/radio";
const packageVersion = "5.3.10";
const packageVersion = "5.3.11";
const fontFamily = getFontFamily();

@@ -15,0 +15,0 @@

{
"name": "@atlaskit/radio",
"version": "5.3.10",
"version": "5.3.11",
"sideEffects": false
}

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

var packageName = "@atlaskit/radio";
var packageVersion = "5.3.10";
var packageVersion = "5.3.11";
var fontFamily = getFontFamily();

@@ -17,0 +17,0 @@

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

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

"@atlaskit/theme": "^12.1.0",
"@atlaskit/tokens": "^0.9.0",
"@atlaskit/tokens": "^0.10.0",
"@babel/runtime": "^7.0.0",

@@ -36,0 +36,0 @@ "@emotion/core": "^10.0.9"

@@ -6,3 +6,4 @@ {

"module:es2019": "../dist/es2019/Radio.js",
"sideEffects": false,
"types": "../dist/types/Radio.d.ts"
}

@@ -6,3 +6,4 @@ {

"module:es2019": "../dist/es2019/RadioGroup.js",
"sideEffects": false,
"types": "../dist/types/RadioGroup.d.ts"
}

@@ -6,3 +6,4 @@ {

"module:es2019": "../dist/es2019/types.js",
"sideEffects": false,
"types": "../dist/types/types.d.ts"
}
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