@firestitch/api
Advanced tools
Comparing version 0.4.1 to 7.0.0
@@ -0,0 +0,0 @@ export declare enum ResponseType { |
@@ -0,0 +0,0 @@ import { HttpUrlEncodingCodec } from '@angular/common/http'; |
@@ -0,0 +0,0 @@ import { HttpEvent, HttpHandler, HttpInterceptor, HttpRequest } from '@angular/common/http'; |
@@ -0,0 +0,0 @@ import { InjectionToken } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { ModuleWithProviders } from '@angular/core'; |
export declare function makeInterceptorFactory(klass: any): (...args: any[]) => (config: any, data: any) => any; |
export declare function lookupBlob(data: {}, level?: number): any; |
export declare function objectToFormData(target: any, formData?: FormData, namespace?: any, level?: number): FormData; |
@@ -0,0 +0,0 @@ import { HttpEvent, HttpInterceptor, HttpHandler, HttpRequest } from '@angular/common/http'; |
@@ -0,0 +0,0 @@ export interface FsApiBaseHander { |
@@ -0,0 +0,0 @@ import { HttpEvent, HttpHandler, HttpRequest } from '@angular/common/http'; |
@@ -0,0 +0,0 @@ import { HttpEvent, HttpHandler, HttpRequest } from '@angular/common/http'; |
@@ -0,0 +0,0 @@ import { HttpEvent, HttpHandler, HttpRequest } from '@angular/common/http'; |
export interface IModuleConfig { | ||
maxFileConnections?: number; | ||
} |
@@ -0,0 +0,0 @@ import { Injector } from '@angular/core'; |
@@ -0,0 +0,0 @@ (function (global, factory) { |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ import { CommonModule } from '@angular/common'; |
@@ -8,3 +8,3 @@ import { CommonModule } from '@angular/common'; | ||
import { HttpHeaders, HttpUrlEncodingCodec, HttpParams, HttpRequest, HttpEventType, HttpXhrBackend, HttpResponse, HTTP_INTERCEPTORS, HttpBackend, HttpClientModule } from '@angular/common/http'; | ||
import { __extends, __spread } from 'tslib'; | ||
import { __spread, __extends } from 'tslib'; | ||
@@ -11,0 +11,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
{ | ||
"name": "@firestitch/api", | ||
"version": "0.4.1", | ||
"version": "7.0.0", | ||
"repository": { | ||
@@ -20,3 +20,4 @@ "type": "git", | ||
"peerDependencies": { | ||
"lodash-es": ">=4.17.0" | ||
"lodash-es": ">=4.17.0", | ||
"@firestitch/common": ">=7.0.0" | ||
}, | ||
@@ -23,0 +24,0 @@ "dependencies": { |
@@ -0,0 +0,0 @@ export { FsApiModule } from './app/fs-api.module'; |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
357457
2
3