Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@atlaskit/tag-group

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/tag-group - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1

7

CHANGELOG.md
# @atlaskit/tag-group
## 5.0.1
- [patch] Update readme's [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
- [patch] Updated dependencies [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
- @atlaskit/tag@5.0.1
- @atlaskit/docs@4.0.1
- @atlaskit/avatar@11.0.1
## 5.0.0

@@ -4,0 +11,0 @@ - [major] makes styled-components a peer dependency and upgrades version range from 1.4.6 - 3 to ^3.2.6 [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)

2

dist/package.json
{
"name": "@atlaskit/tag-group",
"version": "4.0.1"
"version": "5.0.0"
}
{
"name": "@atlaskit/tag-group",
"version": "5.0.0",
"version": "5.0.1",
"description": "A React component used for grouping and controlling @atlskit/tag components",

@@ -28,3 +28,3 @@ "license": "Apache-2.0",

"peerDependencies": {
"@atlaskit/tag": "^5.0.0",
"@atlaskit/tag": "^5.0.1",
"react": "^16.3.0",

@@ -34,7 +34,7 @@ "styled-components": "^3.2.6"

"devDependencies": {
"@atlaskit/avatar": "^11.0.0",
"@atlaskit/docs": "^4.0.0",
"@atlaskit/tag": "^5.0.0",
"@atlaskit/avatar": "^11.0.1",
"@atlaskit/docs": "^4.0.1",
"@atlaskit/tag": "^5.0.1",
"enzyme": "https://registry.npmjs.org/@pgleeson/enzyme/-/enzyme-3.3.7.tgz"
}
}

@@ -1,2 +0,2 @@

# TagGroup
# Tag-group

@@ -8,2 +8,10 @@ This component displays an arbitrary number of

![Example tag group](https://i.imgur.com/A10xBnV.gif)
## Installation
```sh
yarn add @atlaskit/tag-group
```
## Usage
Detailed docs and example usage can be found [here](https://atlaskit.atlassian.com/packages/core/tag-group).
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