nuxt-umami
Advanced tools
Comparing version 3.0.0-beta.5 to 3.0.0
{ | ||
"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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
26329