@samk-dev/nuxt-vcalendar
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@samk-dev/nuxt-vcalendar", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"configKey": "vcalendar", | ||
@@ -5,0 +5,0 @@ "compatibility": { |
{ | ||
"name": "@samk-dev/nuxt-vcalendar", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Integrates V Calendar in Nuxt", | ||
@@ -15,4 +15,3 @@ "repository": "samk-dev/nuxt-vcalendar", | ||
"vcalendar", | ||
"vue calendar component", | ||
"nuxt calendar component" | ||
"nuxt-calendar-component" | ||
], | ||
@@ -37,3 +36,3 @@ "type": "module", | ||
"dev:prepare": "nuxt-module-build --stub && nuxi prepare playground", | ||
"release": "npm run lint && npm run test && npm run prepack && changelogen --release && npm publish && git push --follow-tags", | ||
"release": "npm run lint && npm run test && npm run prepack && changelogen --release && git push --follow-tags", | ||
"lint": "eslint .", | ||
@@ -48,17 +47,17 @@ "format": "prettier --write \"**/*.{ts,tsx,vue,json}\"", | ||
"@popperjs/core": "^2.11.8", | ||
"v-calendar": "^3.0.3" | ||
"v-calendar": "^3.1.0" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/cli": "^17.6.7", | ||
"@commitlint/config-conventional": "^17.6.7", | ||
"@commitlint/cli": "^17.7.2", | ||
"@commitlint/config-conventional": "^17.7.0", | ||
"@nuxt/module-builder": "^0.4.0", | ||
"@nuxt/schema": "^3.6.5", | ||
"@nuxt/test-utils": "^3.6.5", | ||
"@samk-dev/eslint-config": "^1.0.3", | ||
"@samk-dev/prettier-config": "^1.0.1", | ||
"@types/node": "^18", | ||
"changelogen": "^0.5.4", | ||
"@samk-dev/eslint-config": "^1.0.5", | ||
"@samk-dev/prettier-config": "^1.0.3", | ||
"@types/node": "^18.18.3", | ||
"changelogen": "^0.5.5", | ||
"husky": "^8.0.3", | ||
"lint-staged": "^13.2.3", | ||
"nuxt": "^3.6.5", | ||
"lint-staged": "^14.0.1", | ||
"nuxt": "^3.7.4", | ||
"vitest": "^0.31.4" | ||
@@ -65,0 +64,0 @@ }, |
@@ -136,2 +136,4 @@ # Nuxt VCalendar | ||
![Alt](https://repobeats.axiom.co/api/embed/33e6456563229344406c4f0ce45eba84c5a85c26.svg "Repobeats analytics image") | ||
<!-- Badges --> | ||
@@ -138,0 +140,0 @@ |
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
9892
148
Updatedv-calendar@^3.1.0