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

nuxt-umami

Package Overview
Dependencies
Maintainers
1
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.0.1 to 2.0.2

2

app.config.ts

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