Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@portabletext/to-html

Package Overview
Dependencies
Maintainers
9
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@portabletext/to-html - npm Package Compare versions

Comparing version
2.0.14
to
2.0.15
+1
-1
dist/pt-to-html.js

@@ -236,3 +236,3 @@ "use strict";

}),
index,
index: childIndex,
isInline: !1,

@@ -239,0 +239,0 @@ renderNode

@@ -231,3 +231,3 @@ const _excluded = ["block", "list", "listItem", "marks", "types"],

}),
index,
index: childIndex,
isInline: !1,

@@ -234,0 +234,0 @@ renderNode

{
"name": "@portabletext/to-html",
"version": "2.0.14",
"version": "2.0.15",
"description": "Render Portable Text to HTML",

@@ -38,7 +38,2 @@ "keywords": [

],
"commitlint": {
"extends": [
"@commitlint/config-conventional"
]
},
"lint-staged": {

@@ -90,4 +85,4 @@ "*": [

"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@changesets/changelog-github": "^0.5.1",
"@changesets/cli": "^2.29.6",
"@sanity/pkg-utils": "^6.8.18",

@@ -97,5 +92,3 @@ "@types/tap": "^15.0.11",

"@typescript-eslint/parser": "^7.11.0",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",
"esbuild": "^0.21.4",
"esbuild": "^0.25.0",
"esbuild-register": "^3.5.0",

@@ -129,2 +122,3 @@ "eslint": "^8.57.0",

"pkg:check": "pkg-utils --strict",
"release": "changeset publish",
"test": "tap test/*.test.*",

@@ -131,0 +125,0 @@ "type-check": "tsc --noEmit"

@@ -129,3 +129,3 @@ import {

node: child._key ? child : {...child, _key: `li-${index}-${childIndex}`},
index: index,
index: childIndex,
isInline: false,

@@ -132,0 +132,0 @@ renderNode,

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet