@atlaskit/portal
Advanced tools
Comparing version 0.0.4 to 0.0.5
# @atlaskit/portal | ||
## 0.0.5 | ||
- [patch] Adds missing dependency on babel-runtime [e41e465](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e41e465) | ||
- [none] Updated dependencies [e41e465](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e41e465) | ||
- @atlaskit/tooltip@12.0.7 | ||
## 0.0.4 | ||
@@ -4,0 +9,0 @@ - [patch] update the dependency of react-dom to 16.4.2 due to vulnerability in previous versions read https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html for details [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557) |
{ | ||
"name": "@atlaskit/portal", | ||
"version": "0.0.3" | ||
"version": "0.0.4" | ||
} |
{ | ||
"name": "@atlaskit/portal", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Atlaskit wrapper for rendering components in React portals", | ||
@@ -20,2 +20,3 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"babel-runtime": "^6.26.0", | ||
"tiny-invariant": "^0.0.3" | ||
@@ -35,3 +36,3 @@ }, | ||
"@atlaskit/onboarding": "^5.1.4", | ||
"@atlaskit/tooltip": "^12.0.5", | ||
"@atlaskit/tooltip": "^12.0.7", | ||
"enzyme": "https://registry.npmjs.org/@pgleeson/enzyme/-/enzyme-3.3.7.tgz", | ||
@@ -38,0 +39,0 @@ "styled-components": "^3.2.6" |
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
16611
4
+ Addedbabel-runtime@^6.26.0
+ Addedbabel-runtime@6.26.0(transitive)
+ Addedcore-js@2.6.12(transitive)
+ Addedregenerator-runtime@0.11.1(transitive)