Comparing version 0.6.2 to 0.6.3
@@ -41,2 +41,2 @@ import * as _nuxt_schema from '@nuxt/schema'; | ||
export { ModuleOptions, _default as default }; | ||
export { type ModuleOptions, _default as default }; |
{ | ||
"name": "nuxt-gtag", | ||
"version": "0.6.2", | ||
"version": "0.6.3", | ||
"configKey": "gtag", | ||
@@ -5,0 +5,0 @@ "compatibility": { |
{ | ||
"name": "nuxt-gtag", | ||
"type": "module", | ||
"version": "0.6.2", | ||
"packageManager": "pnpm@8.6.12", | ||
"version": "0.6.3", | ||
"packageManager": "pnpm@8.7.4", | ||
"description": "Nuxt 3 module to natively integrate Google Analytics", | ||
@@ -47,3 +47,3 @@ "author": "Johann Schopplich <pkg@johannschopplich.com>", | ||
"dependencies": { | ||
"@nuxt/kit": "^3.6.5", | ||
"@nuxt/kit": "^3.7.1", | ||
"defu": "^6.1.2", | ||
@@ -53,13 +53,13 @@ "pathe": "^1.1.1" | ||
"devDependencies": { | ||
"@antfu/eslint-config": "^0.40.2", | ||
"@nuxt/module-builder": "^0.4.0", | ||
"@nuxt/schema": "^3.6.5", | ||
"@types/node": "^20.5.0", | ||
"bumpp": "^9.1.1", | ||
"eslint": "^8.47.0", | ||
"nuxt": "^3.6.5", | ||
"@antfu/eslint-config": "^0.41.0", | ||
"@nuxt/module-builder": "^0.5.1", | ||
"@nuxt/schema": "^3.7.1", | ||
"@types/node": "^20.5.9", | ||
"bumpp": "^9.2.0", | ||
"eslint": "^8.48.0", | ||
"nuxt": "^3.7.1", | ||
"nuxt-gtag": "workspace:*", | ||
"typescript": "^5.1.6", | ||
"vue-tsc": "^1.8.8" | ||
"typescript": "^5.2.2", | ||
"vue-tsc": "^1.8.10" | ||
} | ||
} |
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
17784
22
199
+ Addedmagic-string@0.30.13(transitive)
- Removedmagic-string@0.30.14(transitive)
Updated@nuxt/kit@^3.7.1