@apipass/pipes 1.0.6 → 1.0.7

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.
@@ -138,3 +138,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.3", ngImpor
138
138
 
139
139
  export { EnumPipe, PipeModule, SafePipe, SelectEnumFilterPipe, SelectFilterPipe };
140
140
  //# sourceMappingURL=apipass-pipes.mjs.map
141
+ //# sourceMappingURL=apipass-pipes.mjs.map
@@ -138,3 +138,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.3", ngImpor
138
138
 
139
139
  export { EnumPipe, PipeModule, SafePipe, SelectEnumFilterPipe, SelectFilterPipe };
140
140
  //# sourceMappingURL=apipass-pipes.mjs.map
141
+ //# sourceMappingURL=apipass-pipes.mjs.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apipass/pipes",
3
- "version": "1.0.6",
3
+ "version": "1.0.7",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "15.0.3",
6
6
  "@angular/cdk": "15.0.3",