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.1 to 0.9.0-next.2

9

package.json
{
"name": "astro-portabletext",
"version": "0.9.0-next.1",
"version": "0.9.0-next.2",
"type": "module",

@@ -15,3 +15,8 @@ "description": "Render Portable Text with Astro",

"license": "ISC",
"exports": "./lib/index.ts",
"exports": {
".": "./lib/index.ts",
"./components": "./lib/components.ts",
"./types": "./lib/types.ts",
"./utils": "./lib/utils.ts"
},
"typesVersions": {

@@ -18,0 +23,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