🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

@sanity/visual-editing-types

Package Overview
Dependencies
Maintainers
99
Versions
57
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
1.1.7-canary.0
to
1.1.7
+9
-0
CHANGELOG.md
# Changelog
## [1.1.7](https://github.com/sanity-io/visual-editing/compare/visual-editing-types-v1.1.6...visual-editing-types-v1.1.7) (2025-10-15)
### Dependencies
* The following workspace dependencies were updated
* devDependencies
* @sanity/insert-menu bumped to 2.1.0
## [1.1.6](https://github.com/sanity-io/visual-editing/compare/visual-editing-types-v1.1.5...visual-editing-types-v1.1.6) (2025-09-05)

@@ -4,0 +13,0 @@

+3
-3
{
"name": "@sanity/visual-editing-types",
"version": "1.1.7-canary.0",
"version": "1.1.7",
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/visual-editing-types#readme",

@@ -50,3 +50,3 @@ "bugs": {

"@repo/package.config": "0.0.0",
"@sanity/insert-menu": "^3.0.0-canary.2"
"@sanity/insert-menu": "^2.1.0"
},

@@ -71,4 +71,4 @@ "peerDependencies": {

"dev": "pkg build --strict",
"lint": "eslint --cache ."
"lint": "eslint ."
}
}