fast-table
Advanced tools
Comparing version 1.4.8-beta.13 to 1.4.8-beta.14
{ | ||
"name": "fast-table", | ||
"version": "1.4.8-beta.13", | ||
"version": "1.4.8-beta.14", | ||
"description": "react table fast", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
@@ -155,2 +155,3 @@ import React from 'react'; | ||
mouseleave: 'onMouseLeave', | ||
click: 'onClick', | ||
doubleclick: 'onDoubleClick', | ||
@@ -157,0 +158,0 @@ blur: 'onBlur', |
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
242240
6198