@amplitude/plugin-web-attribution-browser
Advanced tools
Comparing version 0.5.4 to 0.5.5-beta.0
{ | ||
"name": "@amplitude/plugin-web-attribution-browser", | ||
"version": "0.5.4", | ||
"version": "0.5.5-beta.0", | ||
"description": "", | ||
@@ -39,8 +39,8 @@ "author": "Amplitude Inc", | ||
"dependencies": { | ||
"@amplitude/analytics-client-common": "^0.5.2", | ||
"@amplitude/analytics-types": "^0.14.0", | ||
"@amplitude/analytics-client-common": "^0.5.3-beta.0", | ||
"@amplitude/analytics-types": "^0.15.0-beta.0", | ||
"tslib": "^2.4.1" | ||
}, | ||
"devDependencies": { | ||
"@amplitude/analytics-browser": "^1.6.8", | ||
"@amplitude/analytics-browser": "^1.7.0-beta.0", | ||
"@rollup/plugin-commonjs": "^23.0.4", | ||
@@ -57,3 +57,3 @@ "@rollup/plugin-node-resolve": "^15.0.1", | ||
], | ||
"gitHead": "cd3e4d96fe15cecc2ea3442ef52be74c642f7222" | ||
"gitHead": "5b7a596fa22b8a34b0c21bedd331ca2a8914f4f4" | ||
} |
77782
+ Added@amplitude/analytics-types@0.15.0(transitive)
- Removed@amplitude/analytics-types@0.14.0(transitive)