@amplitude/plugin-web-attribution-browser
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@amplitude/plugin-web-attribution-browser", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "", | ||
@@ -39,8 +39,8 @@ "author": "Amplitude Inc", | ||
"dependencies": { | ||
"@amplitude/analytics-client-common": "^1.0.0", | ||
"@amplitude/analytics-types": "^1.0.0", | ||
"@amplitude/analytics-client-common": "^1.0.1", | ||
"@amplitude/analytics-types": "^1.1.0", | ||
"tslib": "^2.4.1" | ||
}, | ||
"devDependencies": { | ||
"@amplitude/analytics-browser": "^1.10.7", | ||
"@amplitude/analytics-browser": "^1.10.8", | ||
"@rollup/plugin-commonjs": "^23.0.4", | ||
@@ -57,3 +57,3 @@ "@rollup/plugin-node-resolve": "^15.0.1", | ||
], | ||
"gitHead": "8f527e4a6437f66640efb95877750dc50ea93f3e" | ||
"gitHead": "0c03a57239e1048b1730fa58464b125ba9b8b6ba" | ||
} |
@@ -18,6 +18,6 @@ <p align="center"> | ||
# npm | ||
npm install @amplitude/plugin-web-attribution-browser | ||
npm install @amplitude/plugin-web-attribution-browser@^1.0.0 | ||
# yarn | ||
yarn add @amplitude/plugin-web-attribution-browser | ||
yarn add @amplitude/plugin-web-attribution-browser@^1.0.0 | ||
``` | ||
@@ -24,0 +24,0 @@ |
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
81879