You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@sanity/block-tools

Package Overview
Dependencies
Maintainers
65
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

to
3.68.0

14

package.json
{
"name": "@sanity/block-tools",
"version": "3.67.2-corel.454+ea86580c76",
"version": "3.68.0",
"description": "Can format HTML, Slate JSON or Sanity block array into any other format.",

@@ -52,3 +52,3 @@ "keywords": [

"dependencies": {
"@sanity/types": "3.67.2-corel.454+ea86580c76",
"@sanity/types": "3.68.0",
"@types/react": "^18.3.5",

@@ -59,5 +59,5 @@ "get-random-values-esm": "1.0.2",

"devDependencies": {
"@repo/package.config": "3.67.1",
"@repo/test-config": "3.67.1",
"@sanity/schema": "3.67.2-corel.454+ea86580c76",
"@repo/package.config": "3.68.0",
"@repo/test-config": "3.68.0",
"@sanity/schema": "3.68.0",
"@types/jsdom": "^20.0.0",

@@ -68,3 +68,3 @@ "@types/lodash": "^4.17.7",

"jsdom": "^23.0.1",
"vitest": "^2.1.1"
"vitest": "^2.1.8"
},

@@ -74,3 +74,3 @@ "publishConfig": {

},
"gitHead": "ea86580c76aa4b5f2fefda043afed3168c6a7d82"
"gitHead": "121e7bb9b6239364c1fd0745c683d18dfa29cfff"
}