Socket
Socket
Sign inDemoInstall

table

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

table - npm Package Compare versions

Comparing version 6.1.0 to 6.2.0

3

dist/truncateTableData.js

@@ -22,3 +22,4 @@ "use strict";

return (0, _lodash.default)(content, {
length: config.columns[index].truncate
length: config.columns[index].truncate,
omission: '…'
});

@@ -25,0 +26,0 @@ });

@@ -90,3 +90,3 @@ {

},
"version": "6.1.0"
"version": "6.2.0"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc