ngx-filesaver
Advanced tools
Comparing version 14.0.0 to 15.0.0
{ | ||
"name": "ngx-filesaver", | ||
"version": "14.0.0", | ||
"version": "15.0.0", | ||
"description": "Simple file save with FileSaver.js", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -25,3 +25,3 @@ import { ElementRef, EventEmitter } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<FileSaverDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<FileSaverDirective, "[fileSaver]", ["fileSaver"], { "method": "method"; "http": "http"; "query": "query"; "header": "header"; "url": "url"; "fileName": "fileName"; "fsOptions": "fsOptions"; }, { "success": "success"; "error": "error"; }, never, never, true>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<FileSaverDirective, "[fileSaver]", ["fileSaver"], { "method": "method"; "http": "http"; "query": "query"; "header": "header"; "url": "url"; "fileName": "fileName"; "fsOptions": "fsOptions"; }, { "success": "success"; "error": "error"; }, never, never, true, never>; | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
57826
501