@seges/angular-table-sort
Advanced tools
+5
-7
| { | ||
| "name": "@seges/angular-table-sort", | ||
| "version": "1.1.0", | ||
| "version": "1.1.1", | ||
| "description": "Sort component to list items in a specific order", | ||
| "main": "index.ts", | ||
| "scripts": { | ||
| "postinstall": "typings install" | ||
| }, | ||
| "scripts": {}, | ||
| "repository": { | ||
@@ -22,6 +20,6 @@ "type": "git", | ||
| "devDependencies": { | ||
| "tslint": "3.15.1", | ||
| "typescript": "1.8.10", | ||
| "typings": "1.4.0" | ||
| "@types/angular": "^1.5.23", | ||
| "tslint": "4.3.1", | ||
| "typescript": "2.1.5" | ||
| } | ||
| } |
@@ -1,2 +0,2 @@ | ||
| import "angular"; | ||
| import * as angular from "angular"; | ||
@@ -6,3 +6,3 @@ const template = require<string>("./tableSort.html"); | ||
| export var tableSortModule = "seges.regnet.components.tableSort"; | ||
| export const tableSortModule = "seges.regnet.components.tableSort"; | ||
@@ -9,0 +9,0 @@ export class TableSort implements ng.IComponentOptions { |
| { | ||
| "globalDependencies": { | ||
| "angular": "registry:dt/angular#1.5.0+20160922195358" | ||
| } | ||
| } |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Install scripts
Supply chain riskInstall scripts are run when the package is installed or built. Malicious packages often use scripts that run automatically to execute payloads or fetch additional code.
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
0
-100%1730
-5.98%6
-14.29%27
-15.62%