@amplitude/plugin-web-attribution-browser
Advanced tools
Comparing version 2.0.0-beta.3 to 2.0.0-beta.4
{ | ||
"name": "@amplitude/plugin-web-attribution-browser", | ||
"version": "2.0.0-beta.3", | ||
"version": "2.0.0-beta.4", | ||
"description": "", | ||
@@ -31,3 +31,2 @@ "author": "Amplitude Inc", | ||
"lint:prettier": "prettier --check \"{src,test}/**/*.ts\"", | ||
"publish": "node ../../scripts/publish/upload-to-s3.js", | ||
"test": "jest", | ||
@@ -45,3 +44,3 @@ "typecheck": "tsc -p ./tsconfig.json" | ||
"devDependencies": { | ||
"@amplitude/analytics-browser": "^2.0.0-beta.3", | ||
"@amplitude/analytics-browser": "^2.0.0-beta.4", | ||
"@rollup/plugin-commonjs": "^23.0.4", | ||
@@ -58,3 +57,3 @@ "@rollup/plugin-node-resolve": "^15.0.1", | ||
], | ||
"gitHead": "7658bf9e740c0a72e1b18d95173c77049e0f1e00" | ||
"gitHead": "d927e15b5c462762094df039e683462b04c415a1" | ||
} |
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
59206