nuxt-rating
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "nuxt-rating", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"configKey": "nuxtRating", | ||
@@ -5,0 +5,0 @@ "compatibility": { |
{ | ||
"name": "nuxt-rating", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "Display or retrieve a score on a fully customisable scale.", | ||
@@ -42,3 +42,4 @@ "homepage": "https://github.com/Aurion72/nuxt-rating#readme", | ||
"dependencies": { | ||
"@nuxt/kit": "^3.12.2" | ||
"@nuxt/kit": "^3.12.2", | ||
"typescript": "^5.5.4" | ||
}, | ||
@@ -45,0 +46,0 @@ "devDependencies": { |
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
19635
2
+ Addedtypescript@^5.5.4
+ Addedtypescript@5.6.3(transitive)