@smapiot/piral-cloud-browser 1.16.2-pre.20250423.1 → 1.16.2-pre.20250427.1

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.
Files changed (2) hide show
  1. package/lib/index.d.ts +1 -0
  2. package/package.json +1 -1
package/lib/index.d.ts CHANGED
@@ -420,6 +420,7 @@ declare module "@smapiot/piral-cloud-browser" {
420
420
  hosts?: Array<string>;
421
421
  npmRegistry?: boolean;
422
422
  integrity?: boolean;
423
+ cleanup?: number;
423
424
  }
424
425
 
425
426
  export interface CreatedFeedDTO {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smapiot/piral-cloud-browser",
3
- "version": "1.16.2-pre.20250423.1",
3
+ "version": "1.16.2-pre.20250427.1",
4
4
  "description": "Piral Cloud: Browser-usable API Client for the Piral Feed Service.",
5
5
  "author": {
6
6
  "name": "smapiot",