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
44
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.4.2 to 1.4.3

15

CHANGELOG.md

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

## [1.4.3](https://github.com/sanity-io/visual-editing/compare/core-loader-v1.4.2...core-loader-v1.4.3) (2024-02-16)
### Bug Fixes
* **deps:** update dependency @sanity/client to v6.13.3 ([#929](https://github.com/sanity-io/visual-editing/issues/929)) ([f711adc](https://github.com/sanity-io/visual-editing/commit/f711adc089198de325c55bc43a02c062ef9eef0e))
* **deps:** Update dependency async-cache-dedupe to v2.1.0 ([#935](https://github.com/sanity-io/visual-editing/issues/935)) ([20dbe88](https://github.com/sanity-io/visual-editing/commit/20dbe881dcb0ea457abbfabfcf61568699be9d97))
### Dependencies
* The following workspace dependencies were updated
* devDependencies
* @sanity/visual-editing-helpers bumped from 0.3.0 to 0.3.1
## [1.4.2](https://github.com/sanity-io/visual-editing/compare/core-loader-v1.4.1...core-loader-v1.4.2) (2024-02-15)

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

12

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

@@ -114,9 +114,9 @@ "bugs": {

"dependencies": {
"async-cache-dedupe": "2.0.0"
"async-cache-dedupe": "2.1.0"
},
"devDependencies": {
"@sanity/channels": "0.4.0",
"@sanity/client": "^6.12.4",
"@sanity/pkg-utils": "^4.2.0",
"@sanity/visual-editing-helpers": "0.3.0",
"@sanity/client": "^6.13.3",
"@sanity/pkg-utils": "^4.2.2",
"@sanity/visual-editing-helpers": "0.3.1",
"@typescript-eslint/eslint-plugin": "^7.0.1",

@@ -134,3 +134,3 @@ "@typescript-eslint/parser": "^7.0.1",

"peerDependencies": {
"@sanity/client": "^6.12.4"
"@sanity/client": "^6.13.3"
},

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

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