Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nuxt-gtag

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuxt-gtag - npm Package Compare versions

Comparing version 0.6.2 to 0.6.3

dist/module.d.mts

2

dist/module.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc