@payloadcms/live-preview-react
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "@payloadcms/live-preview-react", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "The official live preview React SDK for Payload", | ||
@@ -12,11 +12,12 @@ "repository": "https://github.com/payloadcms/payload", | ||
"dependencies": { | ||
"react": "18.2.0", | ||
"@payloadcms/live-preview": "0.1.1" | ||
"@payloadcms/live-preview": "0.1.2" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "20.5.7", | ||
"@types/react": "18.2.15", | ||
"@types/react": "^18.2.0", | ||
"@payloadcms/eslint-config": "0.0.1", | ||
"payload": "2.0.2" | ||
"payload": "2.0.3" | ||
}, | ||
"peerDependencies": { | ||
"react": "^16.8.0 || ^17.0.0 || ^18.0.0" | ||
}, | ||
"exports": null, | ||
@@ -23,0 +24,0 @@ "publishConfig": { |
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
8984
3
+ Added@payloadcms/live-preview@0.1.2(transitive)
+ Addedreact@18.3.1(transitive)
- Removedreact@18.2.0
- Removed@payloadcms/live-preview@0.1.1(transitive)
- Removedreact@18.2.0(transitive)