You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@sanity/core-loader

Package Overview
Dependencies
Maintainers
94
Versions
262
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sanity/core-loader - npm Package Compare versions

Comparing version

to
1.8.15

10

CHANGELOG.md

@@ -9,2 +9,12 @@ <!-- markdownlint-disable --><!-- textlint-disable -->

## [1.8.15](https://github.com/sanity-io/visual-editing/compare/core-loader-v1.8.14...core-loader-v1.8.15) (2025-07-24)
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @sanity/presentation-comlink bumped to 1.0.26
* @sanity/visual-editing-csm bumped to 2.0.22
## [1.8.14](https://github.com/sanity-io/visual-editing/compare/core-loader-v1.8.13...core-loader-v1.8.14) (2025-07-21)

@@ -11,0 +21,0 @@

16

package.json
{
"name": "@sanity/core-loader",
"version": "1.8.15-canary.5",
"version": "1.8.15",
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/core-loader#readme",

@@ -65,10 +65,10 @@ "bugs": {

"@sanity/client": "^7.8.1",
"@sanity/comlink": "^3.0.9-canary.5",
"@sanity/presentation-comlink": "^1.0.26-canary.5",
"@sanity/visual-editing-csm": "^2.0.22-canary.5"
"@sanity/comlink": "^3.0.8",
"@sanity/visual-editing-csm": "^2.0.22",
"@sanity/presentation-comlink": "^1.0.26"
},
"devDependencies": {
"@sanity/pkg-utils": "^7.9.8",
"@typescript-eslint/eslint-plugin": "^8.37.0",
"@typescript-eslint/parser": "^8.37.0",
"@typescript-eslint/eslint-plugin": "^8.38.0",
"@typescript-eslint/parser": "^8.38.0",
"async-cache-dedupe": "2.2.0",

@@ -80,5 +80,5 @@ "eslint": "^8.57.1",

"vitest": "^3.2.4",
"@repo/eslint-config": "0.0.0",
"@repo/package.config": "0.0.0",
"@repo/prettier-config": "0.0.0",
"@repo/eslint-config": "0.0.0"
"@repo/prettier-config": "0.0.0"
},

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