@hashicorp/hashi-basic-table
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -9,3 +9,3 @@ 'use strict'; | ||
module.exports = function BasicTable(_ref) { | ||
function BasicTable(_ref) { | ||
var _data = _ref._data; | ||
@@ -38,2 +38,4 @@ | ||
); | ||
}; | ||
} | ||
module.exports = BasicTable; |
{ | ||
"name": "@hashicorp/hashi-basic-table", | ||
"description": "simple table", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"author": "Hashicorp - Jeff Escalante", | ||
@@ -17,3 +17,3 @@ "main": "dist", | ||
}, | ||
"gitHead": "a84015a919ee6dac2dd0a7e4043f1fe3ddddcdef" | ||
"gitHead": "2a1578a2b83f7cf63ea629b5bebcdda6217330ac" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1660
54