Socket
Socket
Sign inDemoInstall

@sanity/preview-kit-compat

Package Overview
Dependencies
Maintainers
44
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.2.1 to 1.2.2

14

CHANGELOG.md

@@ -9,2 +9,16 @@ # Changelog

## [1.2.2](https://github.com/sanity-io/visual-editing/compare/preview-kit-compat-v1.2.1...preview-kit-compat-v1.2.2) (2023-12-07)
### Bug Fixes
* **deps:** update dependency @sanity/client to ^6.9.3 ([#517](https://github.com/sanity-io/visual-editing/issues/517)) ([39528c8](https://github.com/sanity-io/visual-editing/commit/39528c8dc3f4898ad596c686513d9c13df9368e1))
### Dependencies
* The following workspace dependencies were updated
* devDependencies
* @sanity/visual-editing-helpers bumped from 0.1.1 to 0.1.2
## [1.2.0](https://github.com/sanity-io/visual-editing/compare/preview-kit-compat-v1.1.0...preview-kit-compat-v1.2.0) (2023-12-05)

@@ -11,0 +25,0 @@

14

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

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

"@sanity/channels": "0.1.0",
"@sanity/client": "^6.9.1",
"@sanity/pkg-utils": "^3.3.2",
"@sanity/visual-editing-helpers": "0.1.1",
"@sanity/client": "^6.9.3",
"@sanity/pkg-utils": "^3.3.3",
"@sanity/visual-editing-helpers": "0.1.2",
"@types/react": "^18.2.42",

@@ -119,7 +119,7 @@ "@typescript-eslint/eslint-plugin": "^6.13.2",

"react": "^18.2.0",
"typescript": "^5.3.2",
"vitest": "^1.0.1"
"typescript": "^5.3.3",
"vitest": "^1.0.2"
},
"peerDependencies": {
"@sanity/client": "^6.9.1",
"@sanity/client": "^6.9.3",
"react": "^18.2.0"

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