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.9.0-next.3 to 0.9.0-next.4

7

lib/components.ts
export { default as Block } from "../components/Block.astro";
export type { Props as BlockProps } from "../components/Block.astro";
export { default as List } from "../components/List.astro";
export type { Props as ListProps } from "../components/List.astro";
export { default as ListItem } from "../components/ListItem.astro";
export type { Props as ListItemProps } from "../components/ListItem.astro";
export { default as Mark } from "../components/Mark.astro";
export type { Props as MarkProps } from "../components/Mark.astro";

2

package.json
{
"name": "astro-portabletext",
"version": "0.9.0-next.3",
"version": "0.9.0-next.4",
"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