🚀. Socket Launch Week Day 3:Socket Firewall Now Blocks Malicious VS Code and Open VSX Extensions.Learn more
Sign In

@sanity/diff

Package Overview
Dependencies
Maintainers
2
Versions
3677
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
6.2.0-next.6
to
6.2.0-next.7
+3
-6
package.json
{
"name": "@sanity/diff",
"version": "6.2.0-next.6",
"version": "6.2.0-next.7",
"description": "Generates diffs between documents and primitive types",

@@ -41,7 +41,5 @@ "keywords": [

"@typescript/native-preview": "beta",
"eslint": "^9.39.4",
"rimraf": "^6.1.3",
"@repo/tsconfig": "6.2.0-next.6+54785f64cf",
"@repo/eslint-config": "6.2.0-next.6+54785f64cf",
"@repo/package.config": "6.2.0-next.6+54785f64cf"
"@repo/package.config": "6.2.0-next.7+13b79343da",
"@repo/tsconfig": "6.2.0-next.7+13b79343da"
},

@@ -59,5 +57,4 @@ "browserslist": [

"clean": "rimraf lib coverage",
"lint": "eslint .",
"watch": "pkg-utils watch"
}
}