Socket
Socket
Sign inDemoInstall

@payloadcms/live-preview-react

Package Overview
Dependencies
Maintainers
0
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.d6053cd to 3.0.0-canary.d894ac7

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.d6053cd",
"description": "The official live preview React SDK for Payload",
"version": "3.0.0-canary.d894ac7",
"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.d6053cd"
"@payloadcms/live-preview": "3.0.0-canary.d894ac7"
},

@@ -34,7 +34,7 @@ "devDependencies": {

"@payloadcms/eslint-config": "3.0.0-beta.59",
"payload": "3.0.0-canary.d6053cd"
"payload": "3.0.0-canary.d894ac7"
},
"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