@atlaskit/portal
Advanced tools
Comparing version 2.0.0 to 2.0.1
# @atlaskit/portal | ||
## 2.0.1 | ||
- Updated dependencies [238b65171f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/238b65171f): | ||
- @atlaskit/flag@12.0.0 | ||
## 2.0.0 | ||
@@ -4,0 +8,0 @@ - [major] [7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107): |
{ | ||
"name": "@atlaskit/portal", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/portal", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Atlaskit wrapper for rendering components in React portals", | ||
"repository": "https://bitbucket.org/atlassian/atlaskit-mk-2", | ||
"license": "Apache-2.0", | ||
@@ -16,3 +17,6 @@ "module": "index.js", | ||
], | ||
"repository": "https://bitbucket.org/atlassian/atlaskit-mk-2", | ||
"atlaskit": { | ||
"name": "Portal", | ||
"team": "core" | ||
}, | ||
"dependencies": { | ||
@@ -30,3 +34,3 @@ "@babel/runtime": "^7.0.0", | ||
"@atlaskit/docs": "^8.0.0", | ||
"@atlaskit/flag": "^11.0.0", | ||
"@atlaskit/flag": "^12.0.0", | ||
"@atlaskit/icon": "^17.0.0", | ||
@@ -33,0 +37,0 @@ "@atlaskit/inline-dialog": "^11.0.0", |
{ | ||
"name": "@atlaskit/portal", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"sideEffects": false | ||
} |
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
20219