Socket
Socket
Sign inDemoInstall

@sanity/types

Package Overview
Dependencies
Maintainers
23
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.1.1-ui.13 to 2.1.1-ui.18

4

package.json
{
"name": "@sanity/types",
"version": "2.1.1-ui.13+b58a7bb52",
"version": "2.1.1-ui.18+4c978396c",
"description": "Type definitions for common Sanity data structures",

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

"homepage": "https://www.sanity.io/",
"gitHead": "b58a7bb5208f93f3a781440176c8c6cf0b9fd6bf"
"gitHead": "4c978396cf8fb6dd9a998054a932fe663e48ea6b"
}

@@ -20,8 +20,11 @@ import React from 'react'

placement?: Placement
portal?: boolean
referenceElement?: HTMLElement | null
size?: 'small' | 'medium' | 'large' | 'auto'
/**
* @deprecated
*/
useOverlay?: boolean
portal?: boolean
}
declare function PopoverDialog(props: PopoverDialogProps): JSX.Element
export default PopoverDialog
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