Socket
Book a DemoInstallSign in
Socket

@hashicorp/react-basic-table

Package Overview
Dependencies
Maintainers
20
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hashicorp/react-basic-table - npm Package Compare versions

Comparing version

to
2.1.1

10

dist/index.js

@@ -12,10 +12,10 @@ 'use strict';

rows = _ref.rows;
return React.createElement("div", {
return /*#__PURE__*/React.createElement("div", {
className: "g-basic-table"
}, headline && React.createElement("h4", {
}, headline && /*#__PURE__*/React.createElement("h4", {
className: "g-type-display-4"
}, headline), React.createElement("ul", null, rows.map(function (row) {
return React.createElement("li", {
}, headline), /*#__PURE__*/React.createElement("ul", null, rows.map(function (row) {
return /*#__PURE__*/React.createElement("li", {
key: "row-".concat(row.id)
}, React.createElement("span", null, row.timeSlot), React.createElement("span", null, row.description));
}, /*#__PURE__*/React.createElement("span", null, row.timeSlot), /*#__PURE__*/React.createElement("span", null, row.description));
})));

@@ -22,0 +22,0 @@ }

{
"name": "@hashicorp/react-basic-table",
"description": "simple table",
"version": "2.1.0",
"version": "2.1.1",
"author": "Hashicorp - Jeff Escalante",

@@ -17,3 +17,3 @@ "license": "MPL-2.0",

},
"gitHead": "64593597f1207ea5895568af753d410a9ee8d35d"
"gitHead": "91411752de6f18e074f8492cc7690f1b05961527"
}
SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.