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.5.1 to 5.5.2

dist/types-ts4.5/index.d.ts

6

CHANGELOG.md
# @atlaskit/radio
## 5.5.2
### Patch Changes
- [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
## 5.5.1

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

2

dist/cjs/radio.js

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

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

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

{
"name": "@atlaskit/radio",
"version": "5.5.1",
"version": "5.5.2",
"sideEffects": false
}

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

const packageName = "@atlaskit/radio";
const packageVersion = "5.5.1";
const packageVersion = "5.5.2";
const fontFamily = getFontFamily();

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

{
"name": "@atlaskit/radio",
"version": "5.5.1",
"version": "5.5.2",
"sideEffects": false
}

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

var packageName = "@atlaskit/radio";
var packageVersion = "5.5.1";
var packageVersion = "5.5.2";
var fontFamily = getFontFamily();

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

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

@@ -5,0 +5,0 @@ "publishConfig": {

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