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 9.0.7 to 9.0.8

dist/es2019/index.d.ts

6

CHANGELOG.md
# @atlaskit/tag-group
## 9.0.8
### Patch Changes
- [`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build and supporting files will no longer be published to npm
## 9.0.7

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

2

dist/cjs/version.json
{
"name": "@atlaskit/tag-group",
"version": "9.0.7",
"version": "9.0.8",
"sideEffects": false
}
{
"name": "@atlaskit/tag-group",
"version": "9.0.7",
"version": "9.0.8",
"sideEffects": false
}
{
"name": "@atlaskit/tag-group",
"version": "9.0.7",
"version": "9.0.8",
"description": "A React component used for grouping and controlling @atlskit/tag components",

@@ -11,4 +11,5 @@ "publishConfig": {

"license": "Apache-2.0",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"main": "dist/cjs/index.js",
"module:es2019": "dist/es2019/index.js",
"types": "dist/cjs/index.d.ts",

@@ -33,8 +34,8 @@ "sideEffects": false,

"devDependencies": {
"@atlaskit/avatar": "^17.1.7",
"@atlaskit/build-utils": "^2.2.5",
"@atlaskit/docs": "^8.3.2",
"@atlaskit/ssr": "^0.1.1",
"@atlaskit/avatar": "^18.0.0",
"@atlaskit/build-utils": "*",
"@atlaskit/docs": "*",
"@atlaskit/ssr": "*",
"@atlaskit/tag": "^9.0.13",
"@atlaskit/visual-regression": "^0.1.9",
"@atlaskit/visual-regression": "*",
"enzyme": "^3.10.0",

@@ -41,0 +42,0 @@ "exenv": "^1.2.2",

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