@sanity/diff
Advanced tools
+3
-6
| { | ||
| "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" | ||
| } | ||
| } |
5
-28.57%79709
-0.13%