konva-node
Advanced tools
Comparing version 0.5.0 to 0.5.1
{ | ||
"name": "konva-node", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "Konva framework for NodeJS env", | ||
"main": "index.js", | ||
"files": [ | ||
"index.js" | ||
], | ||
"files": ["index.js"], | ||
"typings": "./node_modules/konva/konva.d.ts", | ||
"scripts": {}, | ||
"keywords": [ | ||
"canvas", | ||
"animations", | ||
"graphic", | ||
"html5" | ||
], | ||
"keywords": ["canvas", "animations", "graphic", "html5"], | ||
"author": "Anton Lavrenov", | ||
@@ -29,4 +22,4 @@ "bugs": { | ||
"canvas": "^1.6.7", | ||
"konva": "^1.7.0" | ||
"konva": "^1.7.1" | ||
} | ||
} |
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
1082
Updatedkonva@^1.7.1