http-request-manager 18.13.23 → 18.13.24

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "http-request-manager",
3
- "version": "18.13.23",
3
+ "version": "18.13.24",
4
4
  "homepage": "https://wavecoders.ca",
5
5
  "author": "Mike Bonifacio <wavecoders@gmail.com> (http://wavecoders@gmail.com/)",
6
6
  "description": "This is an Angular Module containing Components/Services using Material",
@@ -546,6 +546,7 @@ declare class QueryParamsTrackerService {
546
546
  matchesPath(requestOptions?: any[], expectedPathOptions?: any[]): boolean;
547
547
  private checkExact;
548
548
  private checkVariation;
549
+ private filterQueryByWatchParams;
549
550
  private normalizeRequestOptions;
550
551
  private parsePathSegment;
551
552
  private safeDecode;
Binary file