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

@sanity/visual-editing-types

Package Overview
Dependencies
Maintainers
70
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sanity/visual-editing-types - npm Package Compare versions

Comparing version

to
1.0.4

7

CHANGELOG.md
# Changelog
## [1.0.4](https://github.com/sanity-io/visual-editing/compare/visual-editing-types-v1.0.3...visual-editing-types-v1.0.4) (2025-01-28)
### Bug Fixes
* **deps:** update dependency @sanity/client to ^6.27.2 ([#2578](https://github.com/sanity-io/visual-editing/issues/2578)) ([de598b8](https://github.com/sanity-io/visual-editing/commit/de598b8b05fae82755faee31162ecb005af65b02))
## [1.0.3](https://github.com/sanity-io/visual-editing/compare/visual-editing-types-v1.0.2...visual-editing-types-v1.0.3) (2025-01-22)

@@ -4,0 +11,0 @@

12

package.json
{
"name": "@sanity/visual-editing-types",
"version": "1.0.3",
"version": "1.0.4",
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/visual-editing-types#readme",

@@ -43,13 +43,13 @@ "bugs": {

"devDependencies": {
"@sanity/client": "^6.27.0",
"@sanity/client": "^6.27.2",
"@sanity/pkg-utils": "6.13.4",
"@sanity/types": "3.71.1",
"@sanity/types": "3.71.2",
"eslint": "^8.57.1",
"typescript": "5.7.3",
"@repo/package.config": "0.0.0",
"@repo/eslint-config": "0.0.0",
"@sanity/insert-menu": "1.0.20",
"@repo/package.config": "0.0.0"
"@sanity/insert-menu": "1.0.20"
},
"peerDependencies": {
"@sanity/client": "^6.27.0",
"@sanity/client": "^6.27.2",
"@sanity/types": "*"

@@ -56,0 +56,0 @@ },