Socket
Socket
Sign inDemoInstall

@atlaskit/radio

Package Overview
Dependencies
40
Maintainers
1
Versions
125
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 2.0.0

5

CHANGELOG.md
# @atlaskit/radio
## 2.0.0
- [major] [7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
- Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use this package, please ensure you use at least this version of react and react-dom.
## 1.0.0

@@ -4,0 +9,0 @@ - [major] [6c4e41ff36](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6c4e41ff36):

2

dist/package.json
{
"name": "@atlaskit/radio",
"version": "1.0.0",
"version": "2.0.0",
"sideEffects": false
}
{
"name": "@atlaskit/radio",
"version": "1.0.0",
"version": "2.0.0",
"description": "A radio group React component used for selecting discrete values in a form",

@@ -19,9 +19,9 @@ "license": "Apache-2.0",

"dependencies": {
"@atlaskit/analytics-next": "^4.0.3",
"@atlaskit/icon": "^16.0.9",
"@atlaskit/theme": "^8.1.7",
"@atlaskit/analytics-next": "^5.0.0",
"@atlaskit/icon": "^17.0.0",
"@atlaskit/theme": "^9.0.0",
"@babel/runtime": "^7.0.0"
},
"peerDependencies": {
"react": "^16.4.0",
"react": "^16.8.0",
"styled-components": "^3.2.6"

@@ -31,10 +31,10 @@ },

"@atlaskit/build-utils": "^2.0.0",
"@atlaskit/button": "^12.0.3",
"@atlaskit/checkbox": "^6.0.4",
"@atlaskit/docs": "^7.0.3",
"@atlaskit/form": "^5.2.9",
"@atlaskit/ssr": "^0.0.1",
"@atlaskit/visual-regression": "^0.0.1",
"@atlaskit/button": "^13.0.0",
"@atlaskit/checkbox": "^7.0.0",
"@atlaskit/docs": "^8.0.0",
"@atlaskit/form": "^6.0.0",
"@atlaskit/ssr": "^0.1.0",
"@atlaskit/visual-regression": "^0.1.0",
"enzyme": "^3.7.0",
"react-dom": "^16.4.2"
"react-dom": "^16.8.0"
},

@@ -46,2 +46,2 @@ "keywords": [

]
}
}
{
"name": "@atlaskit/radio",
"version": "1.0.0",
"version": "2.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