@epilot/entity-client 4.25.2 → 4.25.3

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/dist/openapi.json CHANGED
@@ -5912,7 +5912,8 @@
5912
5912
  "products",
5913
5913
  "prices",
5914
5914
  "opportunities",
5915
- "all_entities"
5915
+ "all_entities",
5916
+ "files"
5916
5917
  ]
5917
5918
  }
5918
5919
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@epilot/entity-client",
3
- "version": "4.25.2",
3
+ "version": "4.25.3",
4
4
  "description": "JavaScript client library for the epilot Core Entity API",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",