@iplab/ngx-file-upload
Advanced tools
Comparing version 1.5.6 to 1.5.7
@@ -6,3 +6,3 @@ { | ||
"bugs": "https://github.com/pIvan/file-upload/issues", | ||
"version": "1.5.6", | ||
"version": "1.5.7", | ||
"author": "Ivan Pintar", | ||
@@ -29,6 +29,6 @@ "license": "MIT", | ||
"peerDependencies": { | ||
"@angular/common": "^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0", | ||
"@angular/core": "^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0", | ||
"@angular/animations": "^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0", | ||
"rxjs": "^6.4.0" | ||
"@angular/common": ">= 8.0.0 < 13.0.0", | ||
"@angular/core": ">= 8.0.0 < 13.0.0", | ||
"@angular/animations": ">= 8.0.0 < 13.0.0", | ||
"rxjs": ">= 6.4.0 <= 7.0.0" | ||
}, | ||
@@ -35,0 +35,0 @@ "main": "bundles/iplab-ngx-file-upload.umd.js", |
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
1866905