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 3.0.0-beta.5 to 3.0.0

2

dist/module.json
{
"name": "nuxt-umami",
"version": "3.0.0-beta.5",
"version": "3.0.0",
"configKey": "umami",

@@ -5,0 +5,0 @@ "compatibility": {

{
"name": "nuxt-umami",
"type": "module",
"version": "3.0.0-beta.5",
"version": "3.0.0",
"description": "Integrate Umami Analytics into Nuxt",

@@ -35,6 +35,6 @@ "author": "Moses Laurence <me@ijkml.dev>",

"up": "npm run dev:prepare && npm run dev",
"release": "npm run lint && npm run test && npm run prepack && bumpp && npm publish --tag module && git push --follow-tags",
"release": "npm run test && npm run prepack && bumpp && npm publish --tag module",
"lint": "eslint .",
"lint:fix": "eslint . --fix",
"test": "vue-tsc --noEmit && cd playground && vue-tsc --noEmit"
"test": "vue-tsc --noEmit && npm run lint && cd playground && vue-tsc --noEmit"
},

@@ -41,0 +41,0 @@ "dependencies": {

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