Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sanity/core-loader

Package Overview
Dependencies
Maintainers
64
Versions
208
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.16 to 1.7.17

7

CHANGELOG.md

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

## [1.7.17](https://github.com/sanity-io/visual-editing/compare/core-loader-v1.7.16...core-loader-v1.7.17) (2024-12-03)
### Bug Fixes
* use direct dependency on `@sanity/client` ([43f8d13](https://github.com/sanity-io/visual-editing/commit/43f8d13051bba95f73c006a597b6a67ba4588e5a))
## [1.7.16](https://github.com/sanity-io/visual-editing/compare/core-loader-v1.7.15...core-loader-v1.7.16) (2024-12-03)

@@ -23,0 +30,0 @@

9

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

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

"dependencies": {
"@sanity/client": "^6.24.1",
"@sanity/comlink": "2.0.0"
},
"devDependencies": {
"@sanity/client": "^6.24.1",
"@sanity/pkg-utils": "6.11.14",

@@ -78,10 +78,7 @@ "@typescript-eslint/eslint-plugin": "^7.18.0",

"vitest": "^2.1.8",
"@repo/eslint-config": "0.0.0",
"@repo/prettier-config": "0.0.0",
"@repo/eslint-config": "0.0.0",
"@repo/package.config": "0.0.0",
"@repo/visual-editing-helpers": "0.7.6"
},
"peerDependencies": {
"@sanity/client": "^6.24.1"
},
"engines": {

@@ -88,0 +85,0 @@ "node": ">=18"

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