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

@marvr/storyblok-rich-text-types

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@marvr/storyblok-rich-text-types - npm Package Compare versions

Comparing version 3.3.1 to 3.3.2

1

dist/index.d.ts

@@ -147,2 +147,3 @@ declare enum NodeTypes {

linktype: LinkTypes;
anchor: string | null;
}

@@ -149,0 +150,0 @@ interface LinkNode extends Node {

2

package.json
{
"name": "@marvr/storyblok-rich-text-types",
"version": "3.3.1",
"version": "3.3.2",
"keywords": [

@@ -5,0 +5,0 @@ "rich-text",

@@ -199,2 +199,3 @@ export enum NodeTypes {

linktype: LinkTypes
anchor: string | null
}

@@ -201,0 +202,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