Socket
Socket
Sign inDemoInstall

@sanity/preview-kit-compat

Package Overview
Dependencies
Maintainers
56
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sanity/preview-kit-compat - npm Package Compare versions

Comparing version 1.5.6 to 1.5.7

14

CHANGELOG.md

@@ -39,2 +39,16 @@ <!-- markdownlint-disable --><!-- textlint-disable -->

## [1.5.7](https://github.com/sanity-io/visual-editing/compare/preview-kit-compat-v1.5.6...preview-kit-compat-v1.5.7) (2024-09-11)
### Bug Fixes
* **deps:** update dependency @sanity/client to ^6.21.3 ([#1793](https://github.com/sanity-io/visual-editing/issues/1793)) ([1dc1b1b](https://github.com/sanity-io/visual-editing/commit/1dc1b1b9222e6a2f36d6b807415dc1a9b0a2426a))
### Dependencies
* The following workspace dependencies were updated
* devDependencies
* @repo/visual-editing-helpers bumped to 0.6.21
## [1.5.6](https://github.com/sanity-io/visual-editing/compare/preview-kit-compat-v1.5.5...preview-kit-compat-v1.5.6) (2024-08-12)

@@ -41,0 +55,0 @@

14

package.json
{
"name": "@sanity/preview-kit-compat",
"version": "1.5.6",
"version": "1.5.7",
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/preview-kit-compat#readme",

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

"devDependencies": {
"@sanity/client": "^6.21.2",
"@sanity/pkg-utils": "6.9.3",
"@types/react": "^18.3.3",
"@sanity/client": "^6.21.3",
"@sanity/pkg-utils": "6.11.1",
"@types/react": "^18.3.5",
"@typescript-eslint/eslint-plugin": "^7.18.0",

@@ -102,10 +102,10 @@ "@typescript-eslint/parser": "^7.18.0",

"react": "^18.3.1",
"typescript": "5.4.5",
"typescript": "5.6.2",
"vitest": "^2.0.5",
"@repo/channels": "0.4.0",
"@repo/package.config": "0.0.0",
"@repo/visual-editing-helpers": "0.6.20"
"@repo/visual-editing-helpers": "0.6.21"
},
"peerDependencies": {
"@sanity/client": "^6.21.2",
"@sanity/client": "^6.21.3",
"react": "^18.3 || >=19.0.0-rc"

@@ -112,0 +112,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