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

@sanity/presentation-comlink

Package Overview
Dependencies
Maintainers
78
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sanity/presentation-comlink - npm Package Compare versions

Comparing version

to
1.0.10

15

CHANGELOG.md
# Changelog
## [1.0.10](https://github.com/sanity-io/visual-editing/compare/presentation-comlink-v1.0.9...presentation-comlink-v1.0.10) (2025-03-12)
### Bug Fixes
* **deps:** update dependency @sanity/client to ^6.28.2 ([#2779](https://github.com/sanity-io/visual-editing/issues/2779)) ([6336984](https://github.com/sanity-io/visual-editing/commit/63369840603698bace92a6b317b830461f65e3ff))
* **deps:** update dependency @sanity/client to ^6.28.3 ([#2808](https://github.com/sanity-io/visual-editing/issues/2808)) ([a2f657d](https://github.com/sanity-io/visual-editing/commit/a2f657dd8a3b63a229492eb5790932da7cacace5))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @sanity/visual-editing-types bumped to 1.0.10
## [1.0.9](https://github.com/sanity-io/visual-editing/compare/presentation-comlink-v1.0.8...presentation-comlink-v1.0.9) (2025-03-03)

@@ -4,0 +19,0 @@

12

package.json
{
"name": "@sanity/presentation-comlink",
"version": "1.0.9",
"version": "1.0.10",
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/presentation-comlink#readme",

@@ -42,11 +42,11 @@ "bugs": {

"dependencies": {
"@sanity/visual-editing-types": "^1.0.9",
"@sanity/comlink": "^3.0.1"
"@sanity/comlink": "^3.0.1",
"@sanity/visual-editing-types": "^1.0.10"
},
"devDependencies": {
"@sanity/client": "^6.28.1",
"@sanity/client": "^6.28.3",
"@sanity/pkg-utils": "6.13.4",
"eslint": "^8.57.1",
"typescript": "5.7.3",
"vitest": "^3.0.7",
"vitest": "^3.0.8",
"@repo/package.config": "0.0.0",

@@ -56,3 +56,3 @@ "@repo/eslint-config": "0.0.0"

"peerDependencies": {
"@sanity/client": "^6.28.1"
"@sanity/client": "^6.28.3"
},

@@ -59,0 +59,0 @@ "engines": {