@payloadcms/live-preview-react
Advanced tools
Comparing version 3.4.1-canary.b6681a9 to 3.5.0
{ | ||
"name": "@payloadcms/live-preview-react", | ||
"version": "3.4.1-canary.b6681a9", | ||
"version": "3.5.0", | ||
"description": "The official React SDK for Payload Live Preview", | ||
@@ -34,9 +34,9 @@ "homepage": "https://payloadcms.com", | ||
"dependencies": { | ||
"@payloadcms/live-preview": "3.4.1-canary.b6681a9" | ||
"@payloadcms/live-preview": "3.5.0" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "npm:types-react@19.0.0-rc.1", | ||
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1", | ||
"@payloadcms/eslint-config": "3.0.0", | ||
"payload": "3.4.1-canary.b6681a9" | ||
"@types/react": "19.0.1", | ||
"@types/react-dom": "19.0.1", | ||
"payload": "3.5.0", | ||
"@payloadcms/eslint-config": "3.0.0" | ||
}, | ||
@@ -50,6 +50,2 @@ "peerDependencies": { | ||
}, | ||
"overrides": { | ||
"@types/react": "npm:types-react@19.0.0-rc.1", | ||
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1" | ||
}, | ||
"scripts": { | ||
@@ -56,0 +52,0 @@ "build": "pnpm copyfiles && pnpm build:types && pnpm build:swc", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
12592
+ Added@payloadcms/live-preview@3.5.0(transitive)
- Removed@payloadcms/live-preview@3.4.1-canary.b6681a9(transitive)