Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

table-sort-js

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

table-sort-js - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

README.md

11

package.json
{
"name": "table-sort-js",
"version": "1.0.1",
"version": "1.0.2",
"description": "A JavaScript client-side HTML table sorting library with no dependencies required.",
"license": "MIT",
"repository": "leewannnacott/table-sort-js",
"repository": "LeeWannacott/table-sort-js",
"main": "table-sort.js",

@@ -13,9 +13,10 @@ "keywords": [

"table-sort-js",
"table-sort",
"sort-table",
"sorttable",
"HTML",
"npm",
"JavaScript",
"package",
"leewannacott"
"JavaScript"
]
}

@@ -5,4 +5,6 @@ /*

npm install table-sort-js or <script src="https://leewannacott.github.io/table-sort-js/table-sort.js">
Instructions:
https://github.com/LeeWannacott/table-sort-js
Add class="table-sort" to <table> and click on column headers to sort.
For more information: https://github.com/LeeWannacott/table-sort-js
*/

@@ -86,2 +88,1 @@

module.exports = tableSort
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