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

nuxt-umami

Package Overview
Dependencies
Maintainers
0
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuxt-umami - npm Package Compare versions

Comparing version 2.6.5 to 2.6.6

14

package.json
{
"name": "nuxt-umami",
"type": "module",
"version": "2.6.5",
"version": "2.6.6",
"description": "Integrate Umami Analytics into Nuxt",

@@ -47,9 +47,9 @@ "author": "ML <me.mlaure@gmail.com>",

"devDependencies": {
"@antfu/eslint-config": "^2.23.0",
"@types/node": "^20.14.11",
"bumpp": "^9.4.1",
"eslint": "^9.7.0",
"nuxt": "^3.12.4",
"typescript": "^5.5.3"
"@antfu/eslint-config": "^3.3.2",
"@types/node": "^22.5.4",
"bumpp": "^9.5.2",
"eslint": "^9.10.0",
"nuxt": "^3.13.1",
"typescript": "^5.5.4"
}
}

@@ -30,3 +30,9 @@ import { directive } from '../internal/directive';

},
'app:beforeMount': function () {
console.info(
`%cNEW VERSION AVAILABLE: Nuxt Umami v3! 🚀\nGet the latest features and improvements.\nCheck the announcement: https://umami.nuxt.dev/v2-upgrade-guide.`,
'color: #bada55; font-weight: 500;',
);
},
},
});

@@ -12,3 +12,5 @@ # Nuxt Umami

>
> Still here? v3 is out, simpler and better. [Read the announcement.](https://umami.nuxt.dev/v2-upgrade-guide)
> Still here? v3 is out, simpler and better. [Read the announcement](https://umami.nuxt.dev/v2-upgrade-guide).
>
> [Switch to v3 branch.](https://github.com/ijkml/nuxt-umami/tree/module)

@@ -15,0 +17,0 @@ ## 🚀 Try it online

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