@atlaskit/portal
Advanced tools
Comparing version 3.0.7 to 3.0.8
@@ -5,3 +5,3 @@ [ | ||
"package": "@atlaskit/portal", | ||
"version": "3.0.2", | ||
"version": "3.0.4", | ||
"dependent": true, | ||
@@ -18,3 +18,3 @@ "id": "src.main", | ||
"package": "@atlaskit/portal", | ||
"version": "3.0.2", | ||
"version": "3.0.4", | ||
"dependent": true, | ||
@@ -31,3 +31,3 @@ "id": "node_modules.main", | ||
"package": "@atlaskit/portal", | ||
"version": "3.0.2", | ||
"version": "3.0.4", | ||
"dependent": true, | ||
@@ -34,0 +34,0 @@ "id": "combined.main", |
# @atlaskit/portal | ||
## 3.0.8 | ||
### Patch Changes | ||
- [patch][18dfac7332](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/18dfac7332): | ||
In this PR, we are: | ||
- Re-introducing dist build folders | ||
- Adding back cjs | ||
- Replacing es5 by cjs and es2015 by esm | ||
- Creating folders at the root for entry-points | ||
- Removing the generation of the entry-points at the root | ||
Please see this [ticket](https://product-fabric.atlassian.net/browse/BUILDTOOLS-118) or this [page](https://hello.atlassian.net/wiki/spaces/FED/pages/452325500/Finishing+Atlaskit+multiple+entry+points) for further details | ||
## 3.0.7 | ||
@@ -4,0 +19,0 @@ |
{ | ||
"name": "@atlaskit/portal", | ||
"version": "3.0.7", | ||
"version": "3.0.8", | ||
"description": "Atlaskit wrapper for rendering components in React portals", | ||
"repository": "https://bitbucket.org/atlassian/atlaskit-mk-2", | ||
"license": "Apache-2.0", | ||
"module": "index.js", | ||
"types": "index.d.ts", | ||
"module": "dist/esm/index.js", | ||
"main": "dist/cjs/index.js", | ||
"types": "dist/cjs/index.d.ts", | ||
"atlaskit:src": "src/index.ts", | ||
@@ -33,8 +34,8 @@ "sideEffects": false, | ||
"devDependencies": { | ||
"@atlaskit/button": "^13.0.9", | ||
"@atlaskit/button": "^13.0.14", | ||
"@atlaskit/docs": "^8.1.3", | ||
"@atlaskit/flag": "^12.0.10", | ||
"@atlaskit/flag": "^12.0.12", | ||
"@atlaskit/icon": "^19.0.0", | ||
"@atlaskit/inline-dialog": "^12.0.3", | ||
"@atlaskit/modal-dialog": "^10.0.7", | ||
"@atlaskit/modal-dialog": "^10.0.12", | ||
"@atlaskit/onboarding": "^8.0.6", | ||
@@ -41,0 +42,0 @@ "@atlaskit/tooltip": "^15.0.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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
30575
21
335
1