react-konva
Advanced tools
Comparing version 16.9.0-1 to 16.10.1-0
@@ -5,3 +5,3 @@ { | ||
"description": "React binding to canvas element via Konva framework", | ||
"version": "16.9.0-1", | ||
"version": "16.10.1-0", | ||
"keywords": [ | ||
@@ -20,12 +20,12 @@ "react", | ||
"dependencies": { | ||
"react-reconciler": "^0.21.0", | ||
"scheduler": "^0.15.0" | ||
"scheduler": "^0.16.1", | ||
"react-reconciler": "^0.22.1" | ||
}, | ||
"peerDependencies": { | ||
"konva": "^3.2.5 || ^4.0.3", | ||
"react": "16.9.x", | ||
"react-dom": "16.9.x" | ||
"react": "16.10.x", | ||
"react-dom": "16.10.x" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "^16.9.0", | ||
"@types/react": "^16.9.4", | ||
"chai": "^4.2.0", | ||
@@ -36,6 +36,6 @@ "enzyme": "^3.10.0", | ||
"nwb": "^0.23.0", | ||
"react": "16.9.x", | ||
"react-dom": "16.9.x", | ||
"sinon": "^7.4.1", | ||
"typescript": "^3.5.3", | ||
"react": "~16.10.0", | ||
"react-dom": "~16.10.0", | ||
"sinon": "^7.5.0", | ||
"typescript": "^3.6.3", | ||
"use-image": "^1.0.4" | ||
@@ -42,0 +42,0 @@ }, |
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
37997
+ Addedreact@16.10.2(transitive)
+ Addedreact-dom@16.10.2(transitive)
+ Addedreact-reconciler@0.22.2(transitive)
+ Addedscheduler@0.16.2(transitive)
- Removedreact@16.9.0(transitive)
- Removedreact-dom@16.9.0(transitive)
- Removedreact-reconciler@0.21.0(transitive)
- Removedscheduler@0.15.0(transitive)
Updatedreact-reconciler@^0.22.1
Updatedscheduler@^0.16.1