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

@sanity/preview-kit-compat

Package Overview
Dependencies
Maintainers
51
Versions
148
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.4.19 to 1.4.20

15

CHANGELOG.md

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

## [1.4.20](https://github.com/sanity-io/visual-editing/compare/preview-kit-compat-v1.4.19...preview-kit-compat-v1.4.20) (2024-04-26)
### Bug Fixes
* **deps:** Update react monorepo to ^18.3.0 ([#1409](https://github.com/sanity-io/visual-editing/issues/1409)) ([1dedfee](https://github.com/sanity-io/visual-editing/commit/1dedfee39a056308f68e8dc77e9d0295f82a53a7))
* revert react peer dep to ^18.2.0 ([#1414](https://github.com/sanity-io/visual-editing/issues/1414)) ([3578262](https://github.com/sanity-io/visual-editing/commit/3578262da3f94df17b626e31981bef473cd21840))
### Dependencies
* The following workspace dependencies were updated
* devDependencies
* @repo/visual-editing-helpers bumped from 0.6.8 to 0.6.9
## [1.4.19](https://github.com/sanity-io/visual-editing/compare/preview-kit-compat-v1.4.18...preview-kit-compat-v1.4.19) (2024-04-22)

@@ -41,0 +56,0 @@

12

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

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

"@repo/channels": "0.4.0",
"@repo/visual-editing-helpers": "0.6.8",
"@repo/visual-editing-helpers": "0.6.9",
"@sanity/client": "^6.15.20",
"@sanity/pkg-utils": "6.8.1",
"@types/react": "^18.2.79",
"@sanity/pkg-utils": "6.8.7",
"@types/react": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.7.1",

@@ -103,5 +103,5 @@ "@typescript-eslint/parser": "^7.7.1",

"eslint-plugin-simple-import-sort": "^12.1.0",
"react": "^18.2.0",
"react": "^18.3.0",
"typescript": "5.4.5",
"vitest": "^1.5.0",
"vitest": "^1.5.2",
"@repo/package.config": "0.0.0"

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