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

@payloadcms/live-preview-react

Package Overview
Dependencies
Maintainers
7
Versions
220
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.b750ebf to 3.0.0-canary.b8dd0db

5

dist/RefreshRouteOnSave.js

@@ -29,2 +29,4 @@ 'use client';

});
// refresh after the ready message is sent to get the latest data
refresh();
}

@@ -40,3 +42,4 @@ return ()=>{

depth,
apiRoute
apiRoute,
refresh
]);

@@ -43,0 +46,0 @@ return null;

12

package.json
{
"name": "@payloadcms/live-preview-react",
"version": "3.0.0-canary.b750ebf",
"description": "The official live preview React SDK for Payload",
"version": "3.0.0-canary.b8dd0db",
"description": "The official React SDK for Payload Live Preview",
"homepage": "https://payloadcms.com",

@@ -27,3 +27,3 @@ "repository": {

"dependencies": {
"@payloadcms/live-preview": "3.0.0-canary.b750ebf"
"@payloadcms/live-preview": "3.0.0-canary.b8dd0db"
},

@@ -33,8 +33,8 @@ "devDependencies": {

"@types/react-dom": "npm:types-react-dom@19.0.0-rc.0",
"payload": "3.0.0-canary.b750ebf",
"payload": "3.0.0-canary.b8dd0db",
"@payloadcms/eslint-config": "3.0.0-beta.59"
},
"peerDependencies": {
"react": "^19.0.0 || ^19.0.0-rc-6230622a1a-20240610",
"react-dom": "^19.0.0 || ^19.0.0-rc-6230622a1a-20240610"
"react": "^19.0.0 || ^19.0.0-rc-06d0b89e-20240801",
"react-dom": "^19.0.0 || ^19.0.0-rc-06d0b89e-20240801"
},

@@ -41,0 +41,0 @@ "publishConfig": {

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