@hashicorp/react-basic-table
Advanced tools
Comparing version 2.0.3-alpha.0 to 2.1.0
@@ -7,3 +7,3 @@ 'use strict'; | ||
var fragment = "fragment basicTableSectionFields on BasicTableRecord {\n headline\n rows {\n id\n timeSlot\n description\n }\n}\n"; | ||
var fragment = "fragment basicTableFields on BasicTableRecord {\n headline\n rows {\n id\n timeSlot\n description\n }\n}\n"; | ||
@@ -15,3 +15,3 @@ function BasicTable(_ref) { | ||
className: "g-basic-table" | ||
}, React.createElement("h4", { | ||
}, headline && React.createElement("h4", { | ||
className: "g-type-display-4" | ||
@@ -18,0 +18,0 @@ }, headline), React.createElement("ul", null, rows.map(function (row) { |
{ | ||
"name": "@hashicorp/react-basic-table", | ||
"description": "simple table", | ||
"version": "2.0.3-alpha.0+81e5d483", | ||
"version": "2.1.0", | ||
"author": "Hashicorp - Jeff Escalante", | ||
@@ -17,3 +17,3 @@ "license": "MPL-2.0", | ||
}, | ||
"gitHead": "81e5d48333a50619d437b09f8d910cbf5f3a8f78" | ||
"gitHead": "64593597f1207ea5895568af753d410a9ee8d35d" | ||
} |
Sorry, the diff of this file is not supported yet
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
0
18961
1