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

@sanity/core-loader

Package Overview
Dependencies
Maintainers
47
Versions
221
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.6.3 to 1.6.4

15

CHANGELOG.md

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

## [1.6.4](https://github.com/sanity-io/visual-editing/compare/core-loader-v1.6.3...core-loader-v1.6.4) (2024-04-05)
### Bug Fixes
* **deps:** update dependency @sanity/client to v6.15.10 ([#1258](https://github.com/sanity-io/visual-editing/issues/1258)) ([9bf3cdb](https://github.com/sanity-io/visual-editing/commit/9bf3cdbcb7924cdcb96b7de15a159457385e8fec))
* **deps:** update dependency nanostores to v0.10.3 ([#1264](https://github.com/sanity-io/visual-editing/issues/1264)) ([b6212e2](https://github.com/sanity-io/visual-editing/commit/b6212e2909dd58717a8d311f7fe6f85cda41450b))
### Dependencies
* The following workspace dependencies were updated
* devDependencies
* @sanity/visual-editing-helpers bumped from 0.6.2 to 0.6.3
## [1.6.3](https://github.com/sanity-io/visual-editing/compare/core-loader-v1.6.2...core-loader-v1.6.3) (2024-04-02)

@@ -23,0 +38,0 @@

14

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

@@ -117,5 +117,5 @@ "bugs": {

"@sanity/channels": "0.4.0",
"@sanity/client": "^6.15.9",
"@sanity/pkg-utils": "^5.1.7",
"@sanity/visual-editing-helpers": "0.6.2",
"@sanity/client": "^6.15.10",
"@sanity/pkg-utils": "^5.1.11",
"@sanity/visual-editing-helpers": "0.6.3",
"@typescript-eslint/eslint-plugin": "^7.5.0",

@@ -127,4 +127,4 @@ "@typescript-eslint/parser": "^7.5.0",

"eslint-plugin-simple-import-sort": "^12.0.0",
"happy-dom": "^14.3.10",
"nanostores": "0.10.2",
"happy-dom": "^14.5.1",
"nanostores": "0.10.3",
"typescript": "5.4.2",

@@ -134,3 +134,3 @@ "vitest": "^1.4.0"

"peerDependencies": {
"@sanity/client": "^6.15.9"
"@sanity/client": "^6.15.10"
},

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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