@sanity/block-tools
Advanced tools
Comparing version 3.57.2-canary.16 to 3.57.2-manifests.67
import flatten from "lodash/flatten.js"; | ||
import { isBlockSchemaType, isObjectSchemaType, isBlockChildrenObjectField, isBlockStyleObjectField, isBlockListObjectField, isTitledListValue, isPortableTextTextBlock, isPortableTextSpan } from "@sanity/types"; | ||
import { isBlockSchemaType, isBlockChildrenObjectField, isObjectSchemaType, isBlockStyleObjectField, isBlockListObjectField, isTitledListValue, isPortableTextTextBlock, isPortableTextSpan } from "@sanity/types"; | ||
import isEqual from "lodash/isEqual.js"; | ||
@@ -4,0 +4,0 @@ import uniq from "lodash/uniq.js"; |
{ | ||
"name": "@sanity/block-tools", | ||
"version": "3.57.2-canary.16+5cb335b1a2", | ||
"version": "3.57.2-manifests.67+0246fa6e86", | ||
"description": "Can format HTML, Slate JSON or Sanity block array into any other format.", | ||
@@ -52,3 +52,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@sanity/types": "3.57.2-canary.16+5cb335b1a2", | ||
"@sanity/types": "3.57.2-manifests.67+0246fa6e86", | ||
"@types/react": "^18.3.5", | ||
@@ -60,4 +60,4 @@ "get-random-values-esm": "1.0.2", | ||
"@jest/globals": "^29.7.0", | ||
"@repo/package.config": "3.57.1", | ||
"@sanity/schema": "3.57.2-canary.16+5cb335b1a2", | ||
"@repo/package.config": "3.57.4", | ||
"@sanity/schema": "3.57.2-manifests.67+0246fa6e86", | ||
"@types/jsdom": "^20.0.0", | ||
@@ -71,3 +71,3 @@ "@types/lodash": "^4.17.7", | ||
}, | ||
"gitHead": "5cb335b1a2dcdf5cc967e88e22d2e8c082bb9c2e" | ||
"gitHead": "0246fa6e86d13669d16c487d1667baf36981ed98" | ||
} |
Sorry, the diff of this file is not supported yet
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
452298