@atlaskit/portal
Advanced tools
Comparing version 3.0.9 to 3.0.10
# @atlaskit/portal | ||
## 3.0.10 | ||
### Patch Changes | ||
- [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67): | ||
Updates component maintainers | ||
## 3.0.9 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@atlaskit/portal", | ||
"version": "3.0.9", | ||
"version": "3.0.10", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/portal", | ||
"version": "3.0.9", | ||
"version": "3.0.10", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/portal", | ||
"version": "3.0.9", | ||
"version": "3.0.10", | ||
"description": "Atlaskit wrapper for rendering components in React portals", | ||
@@ -15,5 +15,5 @@ "repository": "https://bitbucket.org/atlassian/atlaskit-mk-2", | ||
"Sean C", | ||
"Ajay M", | ||
"Daniel D", | ||
"Kang C" | ||
"Daniel DC", | ||
"Harsha I", | ||
"Alex R" | ||
], | ||
@@ -35,10 +35,10 @@ "atlaskit": { | ||
"devDependencies": { | ||
"@atlaskit/button": "^13.0.15", | ||
"@atlaskit/button": "^13.1.3", | ||
"@atlaskit/docs": "^8.1.3", | ||
"@atlaskit/flag": "^12.0.13", | ||
"@atlaskit/icon": "^19.0.0", | ||
"@atlaskit/inline-dialog": "^12.0.3", | ||
"@atlaskit/modal-dialog": "^10.0.13", | ||
"@atlaskit/onboarding": "^8.0.6", | ||
"@atlaskit/tooltip": "^15.0.2", | ||
"@atlaskit/flag": "^12.0.17", | ||
"@atlaskit/icon": "^19.0.3", | ||
"@atlaskit/inline-dialog": "^12.0.12", | ||
"@atlaskit/modal-dialog": "^10.1.4", | ||
"@atlaskit/onboarding": "^8.0.13", | ||
"@atlaskit/tooltip": "^15.0.10", | ||
"@atlaskit/visual-regression": "^0.1.0", | ||
@@ -45,0 +45,0 @@ "enzyme": "^3.7.0", |
{ | ||
"name": "@atlaskit/portal", | ||
"version": "3.0.9", | ||
"version": "3.0.10", | ||
"sideEffects": false | ||
} |
{ | ||
"extends": "../../../tsconfig.core.json", | ||
"extends": "../../../tsconfig.json", | ||
"include": [ | ||
@@ -4,0 +4,0 @@ "./src/**/*.ts", |
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
31042