Comparing version 0.2.2 to 0.3.0
{ | ||
"name": "nuxt-gtag", | ||
"version": "0.2.2", | ||
"version": "0.3.0", | ||
"configKey": "gtag", | ||
@@ -5,0 +5,0 @@ "compatibility": { |
{ | ||
"name": "nuxt-gtag", | ||
"type": "module", | ||
"version": "0.2.2", | ||
"packageManager": "pnpm@7.29.1", | ||
"version": "0.3.0", | ||
"packageManager": "pnpm@7.30.0", | ||
"description": "Nuxt 3 module to natively integrate Google Analytics", | ||
@@ -52,6 +52,6 @@ "author": "Johann Schopplich <pkg@johannschopplich.com>", | ||
"devDependencies": { | ||
"@antfu/eslint-config": "^0.36.0", | ||
"@antfu/eslint-config": "^0.37.0", | ||
"@nuxt/module-builder": "^0.2.1", | ||
"@nuxt/schema": "^3.3.1", | ||
"@types/node": "^18.15.3", | ||
"@types/node": "^18.15.5", | ||
"bumpp": "^9.0.0", | ||
@@ -61,5 +61,5 @@ "eslint": "^8.36.0", | ||
"nuxt-gtag": "workspace:*", | ||
"typescript": "^4.9.5", | ||
"typescript": "^5.0.2", | ||
"vue-tsc": "^1.2.0" | ||
} | ||
} |
@@ -7,3 +7,3 @@ ![Nuxt Gtag module](./.github/og.png) | ||
This module provides a minimal [Google Analytics 4](https://developers.google.com/analytics/devguides/collection/ga4?hl=en) integration for Nuxt 3. | ||
> [Nuxt 3](https://nuxt.com) module to integrate [Google Analytics 4](https://developers.google.com/analytics/devguides/collection/ga4?hl=en). | ||
@@ -10,0 +10,0 @@ ## Features |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
11418