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

astro-portabletext

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

astro-portabletext - npm Package Compare versions

Comparing version 0.8.0 to 0.8.1

2

lib/types.d.ts

@@ -10,3 +10,3 @@ import type { ToolkitListNestMode, ToolkitNestedPortableTextSpan, ToolkitPortableTextList, ToolkitPortableTextListItem, ToolkitTextNode } from "@portabletext/toolkit";

*/
export interface PortableTextProps<Value extends TypedObject = ArbitraryTypedObject> {
export interface PortableTextProps<Value extends TypedObject = PortableTextBlock | ArbitraryTypedObject> {
/**

@@ -13,0 +13,0 @@ * Portable Text blocks

{
"name": "astro-portabletext",
"version": "0.8.0",
"version": "0.8.1",
"type": "module",

@@ -5,0 +5,0 @@ "description": "Render Portable Text with Astro",

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