Socket
Socket
Sign inDemoInstall

@payloadcms/live-preview-react

Package Overview
Dependencies
Maintainers
4
Versions
184
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@payloadcms/live-preview-react - npm Package Compare versions

Comparing version 3.0.0-canary.92e4997 to 3.0.0-canary.c13f9ba

16

package.json
{
"name": "@payloadcms/live-preview-react",
"version": "3.0.0-canary.92e4997",
"version": "3.0.0-canary.c13f9ba",
"description": "The official live preview React SDK for Payload",

@@ -27,11 +27,13 @@ "homepage": "https://payloadcms.com",

"dependencies": {
"@payloadcms/live-preview": "3.0.0-canary.92e4997"
"@payloadcms/live-preview": "3.0.0-canary.c13f9ba"
},
"devDependencies": {
"@types/react": "18.2.74",
"@types/react": "npm:types-react@19.0.0-beta.2",
"@types/react-dom": "npm:types-react-dom@19.0.0-beta.2",
"@payloadcms/eslint-config": "1.1.1",
"payload": "3.0.0-canary.92e4997"
"payload": "3.0.0-canary.c13f9ba"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
"react": "^19.0.0 || ^19.0.0-rc-f994737d14-20240522",
"react-dom": "^19.0.0 || ^19.0.0-rc-f994737d14-20240522"
},

@@ -41,2 +43,6 @@ "publishConfig": {

},
"overrides": {
"@types/react": "npm:types-react@19.0.0-beta.2",
"@types/react-dom": "npm:types-react-dom@19.0.0-beta.2"
},
"scripts": {

@@ -43,0 +49,0 @@ "build": "pnpm copyfiles && pnpm build:swc && pnpm build:types",

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