Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "sorttable", | ||
"version": "1.0.0", | ||
"description": "sortable npm module", | ||
"version": "1.0.1", | ||
"description": "sorttable npm module", | ||
"main": "sorttable.js", | ||
@@ -11,7 +11,11 @@ "scripts": { | ||
"type": "git", | ||
"url": "git+https://github.com/jsContribs/alphanum.git" | ||
"url": "git+https://github.com/jsContribs/sorttable.git" | ||
}, | ||
"keywords": [ | ||
"sortable", | ||
"js" | ||
"sorttable", | ||
"js", | ||
"sort", | ||
"table", | ||
"alphanum", | ||
"alphanumeric" | ||
], | ||
@@ -21,5 +25,5 @@ "author": "Stuart Langridge", | ||
"bugs": { | ||
"url": "https://github.com/jsContribs/alphanum/issues" | ||
"url": "https://github.com/jsContribs/sorttable/issues" | ||
}, | ||
"homepage": "https://github.com/jsContribs/alphanum#readme" | ||
"homepage": "https://github.com/jsContribs/sorttable#readme" | ||
} |
@@ -5,1 +5,3 @@ # sorttable | ||
Based on https://www.kryogenix.org/code/browser/sorttable/sorttable.js | ||
npm package home: https://github.com/jsContribs/alphanum |
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
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
18814
7