@atlaskit/portal
Advanced tools
Comparing version 0.2.1 to 0.2.2
# @atlaskit/portal | ||
## 0.2.2 | ||
- [patch] [98e11001ff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/98e11001ff): | ||
- Removes duplicate babel-runtime dependency | ||
## 0.2.1 | ||
@@ -4,0 +9,0 @@ - Updated dependencies [9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394): |
{ | ||
"name": "@atlaskit/portal", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/portal", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Atlaskit wrapper for rendering components in React portals", | ||
@@ -19,3 +19,2 @@ "license": "Apache-2.0", | ||
"@babel/runtime": "^7.0.0", | ||
"babel-runtime": "^6.26.0", | ||
"exenv": "^1.2.2", | ||
@@ -29,6 +28,6 @@ "tiny-invariant": "^0.0.3" | ||
"devDependencies": { | ||
"@atlaskit/button": "^11.0.0", | ||
"@atlaskit/button": "^11.0.5", | ||
"@atlaskit/docs": "^7.0.1", | ||
"@atlaskit/flag": "^10.0.1", | ||
"@atlaskit/icon": "^16.0.5", | ||
"@atlaskit/flag": "^10.0.2", | ||
"@atlaskit/icon": "^16.0.6", | ||
"@atlaskit/inline-dialog": "^10.0.1", | ||
@@ -35,0 +34,0 @@ "@atlaskit/modal-dialog": "^8.0.2", |
{ | ||
"name": "@atlaskit/portal", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"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
5
18947
12
172
- Removedbabel-runtime@^6.26.0
- Removedbabel-runtime@6.26.0(transitive)
- Removedcore-js@2.6.12(transitive)
- Removedregenerator-runtime@0.11.1(transitive)