@payloadcms/live-preview-react
Advanced tools
Comparing version 3.0.0-beta.52 to 3.0.0-canary.1331796
{ | ||
"name": "@payloadcms/live-preview-react", | ||
"version": "3.0.0-beta.52", | ||
"version": "3.0.0-canary.1331796", | ||
"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-beta.52" | ||
"@payloadcms/live-preview": "3.0.0-canary.1331796" | ||
}, | ||
@@ -35,3 +35,3 @@ "devDependencies": { | ||
"@payloadcms/eslint-config": "1.1.1", | ||
"payload": "3.0.0-beta.52" | ||
"payload": "3.0.0-canary.1331796" | ||
}, | ||
@@ -38,0 +38,0 @@ "peerDependencies": { |
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
11419
+ Added@payloadcms/live-preview@3.0.0-canary.1331796(transitive)
- Removed@payloadcms/live-preview@3.0.0-beta.52(transitive)