🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@amplitude/plugin-web-attribution-browser

Package Overview
Dependencies
Maintainers
21
Versions
157
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amplitude/plugin-web-attribution-browser - npm Package Compare versions

Comparing version

to
2.1.46

13

package.json
{
"name": "@amplitude/plugin-web-attribution-browser",
"version": "2.1.45",
"version": "2.1.46",
"description": "",

@@ -25,2 +25,3 @@ "author": "Amplitude Inc",

"build:esm": "tsc -p ./tsconfig.esm.json",
"watch": "tsc -p ./tsconfig.esm.json --watch",
"clean": "rimraf node_modules lib coverage",

@@ -40,9 +41,9 @@ "fix": "yarn fix:eslint & yarn fix:prettier",

"dependencies": {
"@amplitude/analytics-client-common": "^2.3.18",
"@amplitude/analytics-core": "^2.11.0",
"@amplitude/analytics-types": "^2.9.1",
"@amplitude/analytics-client-common": "^2.3.19",
"@amplitude/analytics-core": "^2.11.1",
"@amplitude/analytics-types": "^2.9.2",
"tslib": "^2.4.1"
},
"devDependencies": {
"@amplitude/analytics-browser": "^2.17.0",
"@amplitude/analytics-browser": "^2.17.1",
"@rollup/plugin-commonjs": "^23.0.4",

@@ -59,3 +60,3 @@ "@rollup/plugin-node-resolve": "^15.0.1",

],
"gitHead": "e2543ba386a7769cfada0111af31668807366292"
"gitHead": "cc6365b09aeaef47dc7ba06e502d3e22e70b320d"
}