@react-md/table
Advanced tools
+10
-0
@@ -6,2 +6,12 @@ # Change Log | ||
| ## [5.1.4](https://github.com/mlaursen/react-md/compare/v5.1.3...v5.1.4) (2022-06-16) | ||
| ### Bug Fixes | ||
| * add missing dependencies ([5329812](https://github.com/mlaursen/react-md/commit/532981291e7c30018a151400cb891b693255ed78)) | ||
| ## [5.1.3](https://github.com/mlaursen/react-md/compare/v5.1.2...v5.1.3) (2022-05-07) | ||
@@ -8,0 +18,0 @@ |
+5
-3
| { | ||
| "name": "@react-md/table", | ||
| "version": "5.1.3", | ||
| "version": "5.1.4", | ||
| "description": "Create responsive data tables and accessible fixed tables", | ||
@@ -33,4 +33,6 @@ "main": "./lib/index.js", | ||
| "dependencies": { | ||
| "@react-md/button": "^5.1.3", | ||
| "@react-md/divider": "^5.1.3", | ||
| "@react-md/form": "^5.1.3", | ||
| "@react-md/form": "^5.1.4", | ||
| "@react-md/icon": "^5.1.3", | ||
| "@react-md/theme": "^5.1.3", | ||
@@ -61,3 +63,3 @@ "@react-md/transition": "^5.1.3", | ||
| }, | ||
| "gitHead": "72bde657f033353fc3e56c48185defa895cfa81c" | ||
| "gitHead": "3c8900eeea5969511ac8e1e5c626b9a320233a93" | ||
| } |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
224316
0.13%11
22.22%+ Added
+ Added
Updated