New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

ng-validator

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-validator - npm Package Compare versions

Comparing version
1.0.0
to
1.0.1
+4
-10
package.json
{
"name": "ng-validator",
"version": "1.0.0",
"version": "1.0.1",
"description": "Angular (>= 2) validators. it is a very easy way to use and validate formControls, arrayControls and Files, this package gives support to input files for reactive forms",

@@ -14,4 +14,3 @@ "main": "index.js",

"validator",
"angular",
"4",
"angular 4",
"validators",

@@ -36,10 +35,5 @@ "ng-validators",

"homepage": "https://github.com/Lugriz/ng-validator",
"dependencies": {
"peerDependencies": {
"@angular/core": "^5.2.9",
"@angular/forms": "5.2.9"
},
"devDependencies": {
"@angular/compiler": "^5.2.9",
"@angular/compiler-cli": "^5.2.9",
"rollup": "^0.57.1",
"@angular/forms": "5.2.9",
"rxjs": "^5.5.7",

@@ -46,0 +40,0 @@ "typescript": "^2.7.2",

@@ -584,4 +584,6 @@ # ng-validator

### Issues
```
https://github.com/Lugriz/ng-validator/issues
```