Socket
Socket
Sign inDemoInstall

@sanity/types

Package Overview
Dependencies
Maintainers
24
Versions
912
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 2.7.2 to 2.7.4

4

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

@@ -39,3 +39,3 @@ "main": "lib/index.js",

"homepage": "https://www.sanity.io/",
"gitHead": "879d1ddacc7e8a1432ab1462ec368a564b36c451"
"gitHead": "94e96769d09b48297d94b4a6f8108db5fdbc7986"
}
declare module 'config:sanity' {
interface SanityConfig {
root: boolean
project: {

@@ -11,2 +12,3 @@ name?: string

}
plugins: string[]
}

@@ -13,0 +15,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc