Socket
Socket
Sign inDemoInstall

@sanity/types

Package Overview
Dependencies
Maintainers
59
Versions
897
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 3.57.4 to 3.58.0

6

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

@@ -57,7 +57,7 @@ "keywords": [

"@jest/globals": "^29.7.0",
"@repo/package.config": "3.57.4",
"@repo/package.config": "3.58.0",
"@sanity/insert-menu": "1.0.9",
"rimraf": "^3.0.2"
},
"gitHead": "930d508e3c5d1cbb0c89afc0f5e67fcecb2ebd25"
"gitHead": "63e101bd68bfcb4e04be616c99da64e99cb11354"
}

@@ -54,3 +54,3 @@ import {type Mutation} from '../mutations'

/**
* Array of mutations that occured in this transaction. Note that the transaction
* Array of mutations that occurred in this transaction. Note that the transaction
* log has an additional mutation type not typically seen in other APIs;

@@ -87,3 +87,3 @@ * `createSquashed` ({@link CreateSquashedMutation}).

/**
* The document as it exists after squashing has occured
* The document as it exists after squashing has occurred
*/

@@ -90,0 +90,0 @@ document: {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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