@atlaskit/tag-group
Advanced tools
Comparing version 9.0.7 to 9.0.8
# @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 @@ |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
23567
34
157