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

@sanity/types

Package Overview
Dependencies
Maintainers
74
Versions
1066
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sanity/types - npm Package Compare versions

Comparing version

to
3.77.1

14

package.json
{
"name": "@sanity/types",
"version": "3.77.0",
"version": "3.77.1",
"description": "Type definitions for common Sanity data structures",

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

"dependencies": {
"@sanity/client": "^6.28.0"
"@sanity/client": "^6.28.1"
},
"devDependencies": {
"@repo/package.config": "3.77.0",
"@repo/test-config": "3.77.0",
"@sanity/insert-menu": "1.1.2",
"@repo/package.config": "3.77.1",
"@repo/test-config": "3.77.1",
"@sanity/insert-menu": "1.1.3",
"@types/react": "^19.0.10",

@@ -63,3 +63,3 @@ "@vitejs/plugin-react": "^4.3.4",

"rimraf": "^5.0.10",
"vitest": "^3.0.6"
"vitest": "^3.0.7"
},

@@ -69,3 +69,3 @@ "peerDependencies": {

},
"gitHead": "0c6c519fe3e0ea69bf3bdb15898975cfdba07404"
"gitHead": "c2cd4ee03a5a308fdab6fac5f3b035315f89de7c"
}