@payloadcms/live-preview-react
Advanced tools
Comparing version 3.0.0-canary.92e4997 to 3.0.0-canary.f1db24e
{ | ||
"name": "@payloadcms/live-preview-react", | ||
"version": "3.0.0-canary.92e4997", | ||
"version": "3.0.0-canary.f1db24e", | ||
"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.f1db24e" | ||
}, | ||
"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.f1db24e" | ||
}, | ||
"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", |
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
11397
3
4
+ Added@payloadcms/live-preview@3.0.0-canary.f1db24e(transitive)
+ Addedreact@19.0.0-rc-fb9a90fa48-20240614(transitive)
+ Addedreact-dom@19.0.0-rc-fb9a90fa48-20240614(transitive)
+ Addedscheduler@0.25.0-rc-fb9a90fa48-20240614(transitive)
- Removed@payloadcms/live-preview@3.0.0-canary.92e4997(transitive)
- Removedjs-tokens@4.0.0(transitive)
- Removedloose-envify@1.4.0(transitive)
- Removedreact@18.3.1(transitive)