@atlaskit/analytics-namespaced-context
Advanced tools
Comparing version 4.1.1 to 4.1.2
[ | ||
{ | ||
"team": "elements", | ||
"package": "@atlaskit/analytics-namespaced-context", | ||
"version": "4.1.0", | ||
"dependent": true, | ||
"id": "src.main", | ||
@@ -11,2 +15,6 @@ "name": "main", | ||
{ | ||
"team": "elements", | ||
"package": "@atlaskit/analytics-namespaced-context", | ||
"version": "4.1.0", | ||
"dependent": true, | ||
"id": "node_modules.main", | ||
@@ -20,2 +28,6 @@ "name": "node_modules [main]", | ||
{ | ||
"team": "elements", | ||
"package": "@atlaskit/analytics-namespaced-context", | ||
"version": "4.1.0", | ||
"dependent": true, | ||
"id": "atlaskit.core.main", | ||
@@ -29,2 +41,6 @@ "name": "main", | ||
{ | ||
"team": "elements", | ||
"package": "@atlaskit/analytics-namespaced-context", | ||
"version": "4.1.0", | ||
"dependent": true, | ||
"id": "combined.main", | ||
@@ -31,0 +47,0 @@ "name": "main", |
# @atlaskit/analytics-namespaced-context | ||
## 4.1.2 | ||
### 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 | ||
## 4.1.1 | ||
@@ -4,0 +19,0 @@ |
{ | ||
"name": "@atlaskit/analytics-namespaced-context", | ||
"version": "4.1.1", | ||
"version": "4.1.2", | ||
"description": "Provides a namespace for AnalyticsContext data (@atlaskit/analytics-next)", | ||
@@ -9,4 +9,5 @@ "config": { | ||
"atlaskit:src": "src/index.ts", | ||
"module": "index.js", | ||
"types": "index.d.ts", | ||
"module": "dist/esm/index.js", | ||
"main": "dist/cjs/index.js", | ||
"types": "dist/cjs/index.d.ts", | ||
"dependencies": { | ||
@@ -29,3 +30,3 @@ "@atlaskit/analytics-next": "^5.1.0", | ||
"devDependencies": { | ||
"@atlaskit/analytics-listeners": "^6.1.1", | ||
"@atlaskit/analytics-listeners": "^6.1.2", | ||
"@atlaskit/docs": "^8.1.1", | ||
@@ -32,0 +33,0 @@ "enzyme": "^3.7.0", |
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
25438
40
302
1