nuxt-umami
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -6,3 +6,3 @@ export default defineAppConfig({ | ||
domains: undefined, | ||
autoTrack: false, | ||
autoTrack: true, | ||
ignoreDnt: true, | ||
@@ -9,0 +9,0 @@ ignoreLocalhost: false, |
{ | ||
"name": "nuxt-umami", | ||
"type": "module", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"main": "./nuxt.config.ts", | ||
@@ -39,10 +39,10 @@ "description": "Integrate Umami Analytics into Nuxt", | ||
"devDependencies": { | ||
"@antfu/eslint-config": "^0.35.2", | ||
"@types/node": "^18.14.0", | ||
"bumpp": "^8.2.1", | ||
"eslint": "^8.34.0", | ||
"@antfu/eslint-config": "^0.36.0", | ||
"@types/node": "^18.15.3", | ||
"bumpp": "^9.0.0", | ||
"eslint": "^8.36.0", | ||
"eslint-plugin-vue": "^9.9.0", | ||
"nuxt": "^3.2.2", | ||
"typescript": "^4.9.5" | ||
"nuxt": "^3.3.1", | ||
"typescript": "^5.0.2" | ||
} | ||
} |
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
16040