Socket
Socket
Sign inDemoInstall

@atlaskit/radio

Package Overview
Dependencies
39
Maintainers
1
Versions
125
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.3 to 1.0.0

5

CHANGELOG.md
# @atlaskit/radio
## 1.0.0
- [major] [6c4e41ff36](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6c4e41ff36):
- This major release indicates that this package is no longer under dev preview but is ready for use
## 0.5.3

@@ -4,0 +9,0 @@ - Updated dependencies [9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):

2

dist/package.json
{
"name": "@atlaskit/radio",
"version": "0.5.3",
"version": "1.0.0",
"sideEffects": false
}
// @flow
import React from 'react';
import { md, Example, Props, code } from '@atlaskit/docs';
import SectionMessage from '@atlaskit/section-message';
export default md`
${(
<SectionMessage appearance="warning">
<p>
<strong>Note: @atlaskit/radio is currently a developer preview.</strong>
</p>
<p>
Please experiment with and test this package but be aware that the API may
& probably will change with future releases.
</p>
</SectionMessage>
)}
## With Radio Group

@@ -20,0 +7,0 @@

{
"name": "@atlaskit/radio",
"version": "0.5.3",
"version": "1.0.0",
"description": "A radio group React component used for selecting discrete values in a form",

@@ -33,4 +33,3 @@ "license": "Apache-2.0",

"@atlaskit/docs": "^7.0.3",
"@atlaskit/form": "^5.2.7",
"@atlaskit/section-message": "^2.0.3",
"@atlaskit/form": "^5.2.9",
"@atlaskit/ssr": "^0.0.1",

@@ -37,0 +36,0 @@ "@atlaskit/visual-regression": "^0.0.1",

{
"name": "@atlaskit/radio",
"version": "0.5.3",
"version": "1.0.0",
"sideEffects": false
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc