gridjs-react
Advanced tools
Comparing version 0.1.0 to 1.4.3
{ | ||
"name": "gridjs-react", | ||
"version": "0.1.0", | ||
"version": "1.4.3", | ||
"description": "React component for Grid.js", | ||
@@ -5,0 +5,0 @@ "main": "dist/gridjs.production.min.js", |
@@ -21,3 +21,3 @@ # Grid.js for React | ||
<Grid | ||
data={data: [ | ||
data={[ | ||
['John', 'john@example.com'], | ||
@@ -24,0 +24,0 @@ ['Mike', 'mike@gmail.com'] |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
65923