You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@sanity/diff

Package Overview
Dependencies
Maintainers
89
Versions
1472
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sanity/diff - npm Package Compare versions

Comparing version

to
3.95.1-ui3.25.95f33c4bf6

6

package.json
{
"name": "@sanity/diff",
"version": "3.95.1-next.20.dc8a375131",
"version": "3.95.1-ui3.25.95f33c4bf6",
"description": "Generates diffs between documents and primitive types",

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

"build": "pkg-utils build --strict --check --clean",
"check:types": "(cd ../../.. && tsc --project packages/@sanity/diff/tsconfig.lib.json --erasableSyntaxOnly)",
"check:types": "tsc --project tsconfig.lib.json",
"clean": "rimraf lib coverage",

@@ -64,3 +64,3 @@ "lint": "eslint .",

},
"gitHead": "dc8a37513170bfd304f3402217e68c8c4371062c"
"gitHead": "95f33c4bf6d5161fd1615516deaa4dbb3e3bc66f"
}