react-konva
Advanced tools
Comparing version 18.1.1 to 18.2.0
@@ -5,3 +5,3 @@ { | ||
"description": "React binding to canvas element via Konva framework", | ||
"version": "18.1.1", | ||
"version": "18.2.0", | ||
"keywords": [ | ||
@@ -21,4 +21,4 @@ "react", | ||
"dependencies": { | ||
"react-reconciler": "~0.28.0", | ||
"scheduler": "^0.22.0" | ||
"react-reconciler": "~0.29.0", | ||
"scheduler": "^0.23.0" | ||
}, | ||
@@ -50,12 +50,12 @@ "targets": { | ||
"@types/mocha": "^9.1.1", | ||
"@types/react": "18.0.9", | ||
"@types/react": "18.0.14", | ||
"chai": "4.3.6", | ||
"konva": "^8.3.9", | ||
"konva": "^8.3.10", | ||
"mocha-headless-chrome": "^4.0.0", | ||
"parcel": "^2.6.0", | ||
"parcel": "^2.6.2", | ||
"process": "^0.11.10", | ||
"react": "^18.1.0", | ||
"react-dom": "^18.1.0", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"sinon": "^14.0.0", | ||
"typescript": "^4.7.2", | ||
"typescript": "^4.7.4", | ||
"use-image": "^1.0.12", | ||
@@ -62,0 +62,0 @@ "util": "^0.12.4" |
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
57768
+ Addedreact-reconciler@0.29.2(transitive)
- Removedreact-reconciler@0.28.0(transitive)
- Removedscheduler@0.22.0(transitive)
Updatedreact-reconciler@~0.29.0
Updatedscheduler@^0.23.0