@storyblok/vue
Advanced tools
Comparing version 7.3.1 to 7.3.2-next.1
{ | ||
"name": "@storyblok/vue", | ||
"version": "7.3.1", | ||
"version": "7.3.2-next.1", | ||
"description": "Storyblok directive for get editable elements.", | ||
@@ -31,3 +31,3 @@ "main": "./dist/storyblok-vue.js", | ||
"devDependencies": { | ||
"@babel/core": "^7.23.0", | ||
"@babel/core": "^7.23.2", | ||
"@cypress/vite-dev-server": "^5.0.6", | ||
@@ -41,3 +41,3 @@ "@cypress/vue": "^6.0.0", | ||
"babel-jest": "^29.4.3", | ||
"cypress": "^13.3.0", | ||
"cypress": "^13.3.1", | ||
"eslint-plugin-cypress": "^2.15.1", | ||
@@ -47,5 +47,5 @@ "eslint-plugin-jest": "^27.4.2", | ||
"typescript": "^4.9.5", | ||
"vite": "^4.4.9", | ||
"vite": "^4.4.11", | ||
"vue": "^3.3.4", | ||
"vue-tsc": "^1.8.15" | ||
"vue-tsc": "^1.8.19" | ||
}, | ||
@@ -76,3 +76,3 @@ "babel": { | ||
], | ||
"author": "Alexander Feiglstorfer", | ||
"author": "Alexander Feiglstorfer (CTO)", | ||
"bugs": { | ||
@@ -84,3 +84,7 @@ "url": "https://github.com/storyblok/storyblok-vue/issues" | ||
"branches": [ | ||
"main" | ||
"main", | ||
{ | ||
"name": "next", | ||
"prerelease": true | ||
} | ||
] | ||
@@ -87,0 +91,0 @@ }, |
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
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
75923
2