@adaskothebeast/angular-typed-http-client 9.0.1 → 9.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -23,10 +23,10 @@ class ClassTransformerHttpInterceptor {
23
23
  return event.clone({ body: transformed });
24
24
  }));
25
25
  }
26
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.6", ngImport: i0, type: ClassTransformerHttpInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
27
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.6", ngImport: i0, type: ClassTransformerHttpInterceptor }); }
26
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: ClassTransformerHttpInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
27
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: ClassTransformerHttpInterceptor }); }
28
28
  }
29
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.6", ngImport: i0, type: ClassTransformerHttpInterceptor, decorators: [{
29
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: ClassTransformerHttpInterceptor, decorators: [{
30
30
  type: Injectable
31
31
  }] });
32
32
 
@@ -64,10 +64,10 @@ class ClassTransformerSerializeInterceptor {
64
64
  headers: ensureJson(req.headers),
65
65
  }));
66
66
  }
67
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.6", ngImport: i0, type: ClassTransformerSerializeInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
68
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.6", ngImport: i0, type: ClassTransformerSerializeInterceptor }); }
67
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: ClassTransformerSerializeInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
68
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: ClassTransformerSerializeInterceptor }); }
69
69
  }
70
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.6", ngImport: i0, type: ClassTransformerSerializeInterceptor, decorators: [{
70
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: ClassTransformerSerializeInterceptor, decorators: [{
71
71
  type: Injectable
72
72
  }] });
73
73
 
@@ -138,10 +138,10 @@ class TypedHttpClient {
138
138
  })
139
139
  .pipe(filter((isHttpResponse)));
140
140
  }
141
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.6", ngImport: i0, type: TypedHttpClient, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
142
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.6", ngImport: i0, type: TypedHttpClient, providedIn: 'root' }); }
141
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: TypedHttpClient, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
142
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: TypedHttpClient, providedIn: 'root' }); }
143
143
  }
144
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.6", ngImport: i0, type: TypedHttpClient, decorators: [{
144
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: TypedHttpClient, decorators: [{
145
145
  type: Injectable,
146
146
  args: [{
147
147
  providedIn: 'root',
@@ -149,9 +149,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.6", ngImpor
149
149
  }] });
150
150
 
151
151
  class TypedHttpClientModule {
152
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.6", ngImport: i0, type: TypedHttpClientModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
153
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.0.6", ngImport: i0, type: TypedHttpClientModule, imports: [CommonModule] }); }
154
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.0.6", ngImport: i0, type: TypedHttpClientModule, providers: [
152
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: TypedHttpClientModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
153
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.7", ngImport: i0, type: TypedHttpClientModule, imports: [CommonModule] }); }
154
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: TypedHttpClientModule, providers: [
155
155
  provideHttpClient(withInterceptorsFromDi()),
156
156
  {
157
157
  provide: HTTP_INTERCEPTORS,
@@ -165,7 +165,7 @@ class TypedHttpClientModule {
165
165
  },
166
166
  ], imports: [CommonModule] }); }
167
167
  }
168
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.6", ngImport: i0, type: TypedHttpClientModule, decorators: [{
168
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: TypedHttpClientModule, decorators: [{
169
169
  type: NgModule,
170
170
  args: [{
171
171
  imports: [CommonModule],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adaskothebeast/angular-typed-http-client",
3
- "version": "9.0.1",
3
+ "version": "9.1.0",
4
4
  "license": "MIT",
5
5
  "author": "Adam Pluciński <adaskothebeast@gmail.com> (https://github.com/adaskothebeast)",
6
6
  "repository": {
@@ -12,8 +12,8 @@
12
12
  },
13
13
  "homepage": "https://github.com/AdaskoTheBeAsT/date-interceptors",
14
14
  "peerDependencies": {
15
- "@angular/common": "21.0.6",
16
- "@angular/core": "21.0.6",
15
+ "@angular/common": "^21.2.7",
16
+ "@angular/core": "^21.1.7",
17
17
  "class-transformer": "^0.5.1",
18
18
  "rxjs": "~7.8.2"
19
19
  },
@@ -31,5 +31,6 @@
31
31
  "types": "./types/adaskothebeast-angular-typed-http-client.d.ts",
32
32
  "default": "./fesm2022/adaskothebeast-angular-typed-http-client.mjs"
33
33
  }
34
- }
34
+ },
35
+ "type": "module"
35
36
  }