Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@storyblok/vue

Package Overview
Dependencies
Maintainers
5
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storyblok/vue - npm Package Compare versions

Comparing version 6.0.0 to 6.0.1

8

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc