ode-explorer 1.4.19-develop.202411061500 → 1.4.19-develop.202411071619

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.
@@ -1,4 +1,4 @@
1
- import { ISearchParameters, ID, ShareRight, UpdateParameters, IFolder, CreateParameters, IActionParameters, GetContextParameters, PublishParameters } from 'edifice-ts-client';
1
+ import { CreateParameters, GetContextParameters, IActionParameters, ID, IFolder, ISearchParameters, PublishParameters, ShareRight, UpdateParameters } from 'edifice-ts-client';
2
2
  /**
3
3
  * searchContext API
4
4
  * @param searchParams
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ode-explorer",
3
- "version": "1.4.19-develop.202411061500",
3
+ "version": "1.4.19-develop.202411071619",
4
4
  "description": "Edifice Explorer",
5
5
  "homepage": "https://github.com/edificeio/explorer#readme",
6
6
  "bugs": {