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

@alvarosabu/storyblok-richtext-vue-renderer

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alvarosabu/storyblok-richtext-vue-renderer - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

4

dist/index.d.ts
import type { RendererElement, RendererNode, VNode } from 'vue';
import { h } from 'vue';
import SbRickText from './components/SbRichText.vue';
import SbRichText from './components/SbRichText.vue';
export declare enum BlockTypes {

@@ -77,2 +77,2 @@ DOCUMENT = "doc",

};
export { SbRickText };
export { SbRichText };

@@ -107,5 +107,5 @@ import { defineComponent as S, openBlock as I, createBlock as p, getCurrentInstance as O, h as r, createTextVNode as L, resolveDynamicComponent as N } from "vue";

C as MarkTypes,
q as SbRickText,
q as SbRichText,
A as TextTypes,
U as useSbRichtext
};
{
"name": "@alvarosabu/storyblok-richtext-vue-renderer",
"type": "module",
"version": "0.1.0",
"version": "0.1.1",
"packageManager": "pnpm@8.10.2",

@@ -6,0 +6,0 @@ "description": "A Vue 3 renderer for Storyblok Rich Text",

Sorry, the diff of this file is not supported yet

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