@avalabs/posthog-route-censor-plugin

v3.0.21
Removes route variables from the URLs stored in posthog.
posthog analytics route privacy anonymize

lint

eslint --fix -c ./.eslintrc.js "src/**/*.ts*"

build

tsc --p tsconfig.json && rollup -c

prepare

husky install

prettier

prettier --write "src/**/*.ts*"

prerelease

npm version patch && yarn && yarn build
npm i @avalabs/posthog-route-censor-plugin

Metadata

Downloads