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.0.2 to 1.1.0

src/index.ts

7

CHANGELOG.md
# Changelog
## [1.1.0](https://github.com/sanity-io/visual-editing/compare/preview-kit-compat-v1.0.2...preview-kit-compat-v1.1.0) (2023-12-05)
### Features
* add new `same-origin` option ([#471](https://github.com/sanity-io/visual-editing/issues/471)) ([09621ad](https://github.com/sanity-io/visual-editing/commit/09621ad85897d4c600cbf7a011f8ddcfed75841e))
## [1.0.2](https://github.com/sanity-io/visual-editing/compare/preview-kit-compat-v1.0.1...preview-kit-compat-v1.0.2) (2023-11-29)

@@ -4,0 +11,0 @@

21

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

@@ -37,2 +37,3 @@ "bugs": {

"dist",
"src",
"CHANGELOG.md"

@@ -107,8 +108,8 @@ ],

"@sanity/client": "^6.9.1",
"@sanity/pkg-utils": "^3.2.5",
"@types/react": "^18.2.39",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"@sanity/pkg-utils": "^3.3.2",
"@types/react": "^18.2.41",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"eslint": "^8.55.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.0.1",

@@ -118,4 +119,5 @@ "eslint-plugin-simple-import-sort": "^10.0.0",

"typescript": "^5.3.2",
"channels": "0.0.0",
"visual-editing-helpers": "0.0.0"
"vitest": "^1.0.1",
"@sanity/channels": "0.0.0",
"@sanity/visual-editing-helpers": "0.0.0"
},

@@ -136,4 +138,5 @@ "peerDependencies": {

"lint": "eslint .",
"test": "vitest --pass-with-no-tests --typecheck",
"watch": "pkg watch --strict"
}
}

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