react-konva-grid
Advanced tools
Comparing version 2.0.3 to 2.0.4
{ | ||
"name": "react-konva-grid", | ||
"description": "Canvas grid to render large set of tabular data with virtualization.", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"main": "dist/index.js", | ||
@@ -14,3 +14,3 @@ "license": "MIT", | ||
"prepublish": "npm run build", | ||
"postpublish": "build-storybook && storybook-to-ghpages", | ||
"postpublish": "storybook-to-ghpages", | ||
"prettier": "prettier src/**/*.tsx --write" | ||
@@ -17,0 +17,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
8034357