@payloadcms/live-preview-react
Advanced tools
Comparing version 3.11.1-canary.54f6c59 to 3.11.1-canary.eb516b3
{ | ||
"name": "@payloadcms/live-preview-react", | ||
"version": "3.11.1-canary.54f6c59", | ||
"version": "3.11.1-canary.eb516b3", | ||
"description": "The official React SDK for Payload Live Preview", | ||
@@ -34,3 +34,3 @@ "homepage": "https://payloadcms.com", | ||
"dependencies": { | ||
"@payloadcms/live-preview": "3.11.1-canary.54f6c59" | ||
"@payloadcms/live-preview": "3.11.1-canary.eb516b3" | ||
}, | ||
@@ -40,4 +40,4 @@ "devDependencies": { | ||
"@types/react-dom": "19.0.1", | ||
"payload": "3.11.1-canary.54f6c59", | ||
"@payloadcms/eslint-config": "3.9.0" | ||
"@payloadcms/eslint-config": "3.9.0", | ||
"payload": "3.11.1-canary.eb516b3" | ||
}, | ||
@@ -55,3 +55,3 @@ "peerDependencies": { | ||
"build:types": "tsc --emitDeclarationOnly --outDir dist", | ||
"clean": "rimraf {dist,*.tsbuildinfo}", | ||
"clean": "rimraf -g {dist,*.tsbuildinfo}", | ||
"copyfiles": "copyfiles -u 1 \"src/**/*.{html,css,scss,ttf,woff,woff2,eot,svg,jpg,png,json}\" dist/", | ||
@@ -58,0 +58,0 @@ "lint": "eslint .", |
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
12643
+ Added@payloadcms/live-preview@3.11.1-canary.eb516b3(transitive)
- Removed@payloadcms/live-preview@3.11.1-canary.54f6c59(transitive)