New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@sanity/block-tools

Package Overview
Dependencies
Maintainers
59
Versions
1293
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sanity/block-tools - npm Package Compare versions

Comparing version 3.57.2-canary.16 to 3.57.2-manifests.67

2

lib/index.esm.js
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

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