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.2.1 to 0.2.2

7

CHANGELOG.md
# astro-portabletext
## 0.2.2
### Patch Changes
- Add missing `repository`, `bugs` and `homepage` fields to `package.json`.
This patch is for npm registery to display the relevant links.
## 0.2.1

@@ -4,0 +11,0 @@

11

package.json
{
"name": "astro-portabletext",
"version": "0.2.1",
"version": "0.2.2",
"type": "module",

@@ -13,2 +13,11 @@ "description": "Render Portable Text with Astro",

"license": "ISC",
"repository": {
"type": "git",
"url": "git+https://github.com/theisel/astro-portabletext.git",
"directory": "component"
},
"bugs": {
"url": "https://github.com/theisel/astro-portabletext/issues"
},
"homepage": "https://github.com/theisel/astro-portabletext#readme",
"exports": {

@@ -15,0 +24,0 @@ ".": "./index.ts",

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