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

@sanity/core-loader

Package Overview
Dependencies
Maintainers
69
Versions
222
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 1.7.29 to 1.7.30

16

CHANGELOG.md

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

## [1.7.30](https://github.com/sanity-io/visual-editing/compare/core-loader-v1.7.29...core-loader-v1.7.30) (2025-01-22)
### Bug Fixes
* **deps:** update dependency @sanity/client to ^6.27.0 (main) ([#2548](https://github.com/sanity-io/visual-editing/issues/2548)) ([faeb98f](https://github.com/sanity-io/visual-editing/commit/faeb98f5b0f029409c1d5c4e2e0bd4c2e0512cbb))
* remove isDraft ([#2537](https://github.com/sanity-io/visual-editing/issues/2537)) ([bfc5aca](https://github.com/sanity-io/visual-editing/commit/bfc5aca9000c987785ef715c8a3d149cc99c7455))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @sanity/presentation-comlink bumped to 1.0.3
* @sanity/visual-editing-csm bumped to 2.0.1
## [1.7.29](https://github.com/sanity-io/visual-editing/compare/core-loader-v1.7.28...core-loader-v1.7.29) (2025-01-22)

@@ -11,0 +27,0 @@

10

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

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

"dependencies": {
"@sanity/client": "^6.26.0",
"@sanity/client": "^6.27.0",
"@sanity/comlink": "^3.0.1",
"@sanity/presentation-comlink": "^1.0.2",
"@sanity/visual-editing-csm": "^2.0.0"
"@sanity/visual-editing-csm": "^2.0.1",
"@sanity/presentation-comlink": "^1.0.3"
},

@@ -79,3 +79,3 @@ "devDependencies": {

"typescript": "5.7.3",
"vitest": "^3.0.2",
"vitest": "^3.0.3",
"@repo/eslint-config": "0.0.0",

@@ -82,0 +82,0 @@ "@repo/package.config": "0.0.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc