react-konva
Advanced tools
Comparing version
{ | ||
"name": "react-konva", | ||
"description": "React binding to canvas element via Konva framework", | ||
"version": "1.5.0-beta", | ||
"version": "1.5.1-beta", | ||
"keywords": ["react", "canvas", "jsx", "konva"], | ||
@@ -6,0 +6,0 @@ "bugs": "https://github.com/lavrton/react-konva/issues", |
@@ -547,5 +547,7 @@ (function webpackUniversalModuleDefinition(root, factory) { | ||
child.destroy(); | ||
updatePicture(parentInstance); | ||
}, | ||
removeChildFromContainer: function removeChildFromContainer(parentInstance, child) { | ||
child.destroy(); | ||
updatePicture(parentInstance); | ||
}, | ||
@@ -552,0 +554,0 @@ commitTextUpdate: function commitTextUpdate(textInstance, oldText, newText) { |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
41107
0.18%822
0.24%0
-100%