@storyblok/vue
Advanced tools
Comparing version 6.0.0 to 6.0.1
{ | ||
"name": "@storyblok/vue", | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"description": "Storyblok directive for get editable elements.", | ||
@@ -33,9 +33,9 @@ "main": "./dist/storyblok-vue.js", | ||
"@vitejs/plugin-vue": "^2.2.2", | ||
"@vue/babel-preset-app": "^4.5.13", | ||
"@vue/babel-preset-app": "^5.0.4", | ||
"@vue/test-utils": "next", | ||
"babel-jest": "^26.6.3", | ||
"babel-jest": "^27.5.1", | ||
"cypress": "^9.3.1", | ||
"eslint-plugin-cypress": "^2.12.1", | ||
"eslint-plugin-jest": "^25.2.4", | ||
"jest": "^26.6.3", | ||
"jest": "^27.5.1", | ||
"vite": "^2.7.10", | ||
@@ -42,0 +42,0 @@ "vue": "^3.2.31", |
@@ -7,3 +7,3 @@ <div align="center"> | ||
<p align="center"> | ||
The Vue plugin you need to interact with <a href="http://www.storyblok.com?utm_source=github.com&utm_medium=readme&utm_campaign=storyblok-vue" target="_blank">Storyblok API</a> and enable the <a href="https://www.storyblok.com/docs/guide/essentials/visual-editor?utm_source=github.com&utm_medium=readme&utm_campaign=storyblok-vue" target="_blank">Real-time Visual Editing Experience</a>. | ||
The Vue SDK you need to interact with <a href="http://www.storyblok.com?utm_source=github.com&utm_medium=readme&utm_campaign=storyblok-vue" target="_blank">Storyblok API</a> and enable the <a href="https://www.storyblok.com/docs/guide/essentials/visual-editor?utm_source=github.com&utm_medium=readme&utm_campaign=storyblok-vue" target="_blank">Real-time Visual Editing Experience</a>. | ||
</p> | ||
@@ -38,2 +38,4 @@ <br /> | ||
Check out the **[Live Demo](https://stackblitz.com/edit/vue-sdk-demo?file=src/main.js&terminal=dev)** on Stackblitz! | ||
> If you are first-time user of the Storyblok, read the [Getting Started](https://www.storyblok.com/docs/guide/getting-started?utm_source=github.com&utm_medium=readme&utm_campaign=storyblok-vue) guide to get a project ready in less than 5 minutes. | ||
@@ -46,4 +48,4 @@ | ||
```bash | ||
npm install --save-dev @storyblok/vue | ||
# yarn add -D @storyblok/vue | ||
npm install @storyblok/vue | ||
# yarn add @storyblok/vue | ||
``` | ||
@@ -50,0 +52,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
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
47007
273
0