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 10.0.6 to 10.0.7

6

CHANGELOG.md
# @atlaskit/tag-group
## 10.0.7
### Patch Changes
- [`c4820147878`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c4820147878) - Removed temporary comment introduced in previous patch
## 10.0.6

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

4

dist/cjs/TagGroup/styles.js

@@ -15,6 +15,4 @@ "use strict";

};
}; // TODO: remove this comment
// < force a build of the tag-group package on Confluence >
};
exports.containerStyles = containerStyles;
{
"name": "@atlaskit/tag-group",
"version": "10.0.6",
"version": "10.0.7",
"sideEffects": false
}

@@ -6,3 +6,2 @@ export const containerStyles = justify => ({

width: '100%'
}); // TODO: remove this comment
// < force a build of the tag-group package on Confluence >
});
{
"name": "@atlaskit/tag-group",
"version": "10.0.6",
"version": "10.0.7",
"sideEffects": false
}

@@ -8,3 +8,2 @@ export var containerStyles = function containerStyles(justify) {

};
}; // TODO: remove this comment
// < force a build of the tag-group package on Confluence >
};
{
"name": "@atlaskit/tag-group",
"version": "10.0.6",
"version": "10.0.7",
"sideEffects": false
}
{
"name": "@atlaskit/tag-group",
"version": "10.0.6",
"version": "10.0.7",
"description": "A React component used for grouping and controlling @atlskit/tag components",

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

"react-dom": "^16.8.0",
"storybook-addon-performance": "0.13.0",
"storybook-addon-performance": "^0.15.1",
"typescript": "3.9.6",

@@ -47,0 +47,0 @@ "wait-for-expect": "^1.2.0"

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