@seges/angular-filter-box
Advanced tools
+6
-6
| { | ||
| "name": "@seges/angular-filter-box", | ||
| "version": "2.1.0", | ||
| "version": "2.1.1", | ||
| "description": "Search field for angular views to filter out data entries.", | ||
@@ -19,10 +19,10 @@ "main": "index.ts", | ||
| "dependencies": { | ||
| "angular": "1.6.1" | ||
| "angular": "1.6.x" | ||
| }, | ||
| "devDependencies": { | ||
| "@types/angular": "1.5.23", | ||
| "@types/jquery": "2.0.39", | ||
| "tslint": "4.3.1", | ||
| "typescript": "2.1.4" | ||
| "@types/angular": "1.6.15", | ||
| "@types/jquery": "2.0.41", | ||
| "tslint": "5.1.0", | ||
| "typescript": "2.2.2" | ||
| } | ||
| } |
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%+ Added
- Removed
Updated