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
93
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.13

15

CHANGELOG.md

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

## [1.8.13](https://github.com/sanity-io/visual-editing/compare/core-loader-v1.8.12...core-loader-v1.8.13) (2025-07-17)
### Bug Fixes
* **deps:** update dependency @sanity/client to ^7.8.0 ([95f2802](https://github.com/sanity-io/visual-editing/commit/95f2802ab1220a55eebd8816098fe6ae80982370))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @sanity/presentation-comlink bumped to 1.0.24
* @sanity/visual-editing-csm bumped to 2.0.20
## [1.8.12](https://github.com/sanity-io/visual-editing/compare/core-loader-v1.8.11...core-loader-v1.8.12) (2025-07-11)

@@ -11,0 +26,0 @@

8

dist/create-data-attribute.d.ts

@@ -1,6 +0,4 @@

import {
CreateDataAttribute,
createDataAttribute,
CreateDataAttributeProps,
} from '@sanity/visual-editing-csm'
import {CreateDataAttribute} from '@sanity/visual-editing-csm'
import {createDataAttribute} from '@sanity/visual-editing-csm'
import {CreateDataAttributeProps} from '@sanity/visual-editing-csm'

@@ -7,0 +5,0 @@ export {CreateDataAttribute}

@@ -0,4 +1,5 @@

import {ContentSourceMap} from '@sanity/client/csm'
import type {ContentSourceMap as ContentSourceMap_2} from '@sanity/client'
import {ContentSourceMap, StudioPathLike} from '@sanity/client/csm'
import type {StegaConfig} from '@sanity/client/stega'
import {StudioPathLike} from '@sanity/client/csm'

@@ -5,0 +6,0 @@ /**

@@ -1,5 +0,9 @@

import type {ClientPerspective, ContentSourceMap, QueryParams, SanityClient} from '@sanity/client'
import type {ClientPerspective} from '@sanity/client'
import type {ContentSourceMap} from '@sanity/client'
import type {QueryParams} from '@sanity/client'
import {Redis} from 'ioredis'
import type {SanityClient} from '@sanity/client'
import type {SanityStegaClient} from '@sanity/client/stega'
import type {StegaConfig} from '@sanity/client/stega'
import type {StudioPathLike} from '@sanity/client/csm'
import type {SanityStegaClient, StegaConfig} from '@sanity/client/stega'
import {Redis} from 'ioredis'

@@ -6,0 +10,0 @@ declare type AllKeys<T> = T extends any ? keyof T : never

{
"name": "@sanity/core-loader",
"version": "1.8.12",
"version": "1.8.13",
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/core-loader#readme",

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

"dependencies": {
"@sanity/client": "^7.6.0",
"@sanity/client": "^7.8.0",
"@sanity/presentation-comlink": "^1.0.24",
"@sanity/comlink": "^3.0.7",
"@sanity/presentation-comlink": "^1.0.23",
"@sanity/visual-editing-csm": "^2.0.19"
"@sanity/visual-editing-csm": "^2.0.20"
},
"devDependencies": {
"@sanity/pkg-utils": "6.13.4",
"@typescript-eslint/eslint-plugin": "^8.36.0",
"@typescript-eslint/parser": "^8.36.0",
"@typescript-eslint/eslint-plugin": "^8.37.0",
"@typescript-eslint/parser": "^8.37.0",
"async-cache-dedupe": "2.2.0",

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

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

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

@@ -15,1 +15,2 @@ # @sanity/core-loader

[bundlephobia]: https://bundlephobia.com/package/@sanity/core-loader

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet