@payloadcms/live-preview-react
Advanced tools
Comparing version 3.0.0-canary.8223f17 to 3.0.0-canary.8b49db7
{ | ||
"name": "@payloadcms/live-preview-react", | ||
"version": "3.0.0-canary.8223f17", | ||
"version": "3.0.0-canary.8b49db7", | ||
"description": "The official live preview React SDK for Payload", | ||
@@ -17,4 +17,4 @@ "homepage": "https://payloadcms.com", | ||
"import": "./dist/index.js", | ||
"require": "./dist/index.js", | ||
"types": "./dist/index.d.ts" | ||
"types": "./dist/index.d.ts", | ||
"default": "./dist/index.js" | ||
} | ||
@@ -28,3 +28,3 @@ }, | ||
"dependencies": { | ||
"@payloadcms/live-preview": "3.0.0-canary.8223f17" | ||
"@payloadcms/live-preview": "3.0.0-canary.8b49db7" | ||
}, | ||
@@ -35,3 +35,3 @@ "devDependencies": { | ||
"@payloadcms/eslint-config": "1.1.1", | ||
"payload": "3.0.0-canary.8223f17" | ||
"payload": "3.0.0-canary.8b49db7" | ||
}, | ||
@@ -38,0 +38,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
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
11429
+ Added@payloadcms/live-preview@3.0.0-canary.8b49db7(transitive)
- Removed@payloadcms/live-preview@3.0.0-canary.8223f17(transitive)