New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@payloadcms/live-preview

Package Overview
Dependencies
Maintainers
0
Versions
385
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@payloadcms/live-preview - npm Package Compare versions

Comparing version 3.0.0-canary.f83d96a to 3.0.0-canary.fb81f02

4

dist/mergeData.d.ts

@@ -17,5 +17,5 @@ import type { fieldSchemaToJSON } from 'payload/shared';

serverURL: string;
}) => Promise<T & {
}) => Promise<{
_numberOfRequests?: number;
}>;
} & T>;
//# sourceMappingURL=mergeData.d.ts.map
{
"name": "@payloadcms/live-preview",
"version": "3.0.0-canary.f83d96a",
"version": "3.0.0-canary.fb81f02",
"description": "The official live preview JavaScript SDK for Payload",

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

"devDependencies": {
"@payloadcms/eslint-config": "1.1.1",
"payload": "3.0.0-canary.f83d96a"
"@payloadcms/eslint-config": "3.0.0-beta.59",
"payload": "3.0.0-canary.fb81f02"
},

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