🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@seges/angular-table-sort

Package Overview
Dependencies
Maintainers
4
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@seges/angular-table-sort - npm Package Compare versions

Comparing version
1.1.1
to
1.1.2
+3
-3
package.json
{
"name": "@seges/angular-table-sort",
"version": "1.1.1",
"version": "1.1.2",
"description": "Sort component to list items in a specific order",

@@ -20,6 +20,6 @@ "main": "index.ts",

"devDependencies": {
"@types/angular": "^1.5.23",
"tslint": "4.3.1",
"@types/angular": "1.6.3",
"tslint": "4.4.2",
"typescript": "2.1.5"
}
}