@uidu/analytics-namespaced-context
Advanced tools
Comparing version 0.3.8 to 0.3.10
# @uidu/analytics-namespaced-context | ||
## 0.3.10 | ||
### Patch Changes | ||
- a09ab80e9: Publish all packages | ||
- Updated dependencies [a09ab80e9] | ||
- @uidu/analytics@0.4.11 | ||
## 0.3.9 | ||
### Patch Changes | ||
- 992c21388: Bump dependencies and migrate to yarn2 | ||
- Updated dependencies [992c21388] | ||
- @uidu/analytics@0.4.10 | ||
## 0.3.8 | ||
@@ -4,0 +20,0 @@ |
{ | ||
"name": "@uidu/analytics-namespaced-context", | ||
"version": "0.3.8" | ||
"version": "0.3.10" | ||
} |
{ | ||
"name": "@uidu/analytics-namespaced-context", | ||
"version": "0.3.8", | ||
"version": "0.3.10", | ||
"description": "Provides a namespace for AnalyticsContext data (@uidu/analytics)", | ||
"repository": "https://github.com/uidu-org/guidu/tree/master/packages/elements/analytics-namespaced-context", | ||
"repository": "https://github.com/uidu-org/guidu/tree/main/packages/elements/analytics-namespaced-context", | ||
"license": "Apache-2.0", | ||
@@ -11,9 +11,9 @@ "main": "dist/uidu-analytics-namespaced-context.cjs.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.11.2", | ||
"@uidu/analytics": "^0.4.9", | ||
"tslib": "^2.0.1" | ||
"@babel/runtime": "^7.14.0", | ||
"@uidu/analytics": "^0.4.11", | ||
"tslib": "^2.2.0" | ||
}, | ||
"devDependencies": { | ||
"@uidu/analytics-listeners": "^0.3.8", | ||
"@uidu/docs": "^0.3.9", | ||
"@uidu/analytics-listeners": "^0.3.10", | ||
"@uidu/docs": "^0.3.11", | ||
"react": "^17.0.2" | ||
@@ -20,0 +20,0 @@ }, |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
14270
Updated@babel/runtime@^7.14.0
Updated@uidu/analytics@^0.4.11
Updatedtslib@^2.2.0