@smapiot/piral-cloud-browser 1.16.2-pre.20250505.1 → 1.16.2-pre.20250512.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 +0 -1
  2. package/package.json +1 -1
package/lib/index.d.ts CHANGED
@@ -305,7 +305,6 @@ declare module "@smapiot/piral-cloud-browser" {
305
305
  export interface EnvironmentCreateDetails {
306
306
  name: string;
307
307
  description: string;
308
- feed: string;
309
308
  source: string;
310
309
  trigger: EnvironmentTriggerType;
311
310
  time: number;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smapiot/piral-cloud-browser",
3
- "version": "1.16.2-pre.20250505.1",
3
+ "version": "1.16.2-pre.20250512.1",
4
4
  "description": "Piral Cloud: Browser-usable API Client for the Piral Feed Service.",
5
5
  "author": {
6
6
  "name": "smapiot",