@xyo-network/api 3.9.35 → 3.9.37

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 (63) hide show
  1. package/package.json +18 -18
  2. /package/dist/{neutral → types}/Api/Api.d.ts +0 -0
  3. /package/dist/{neutral → types}/Api/Api.d.ts.map +0 -0
  4. /package/dist/{neutral → types}/Api/index.d.ts +0 -0
  5. /package/dist/{neutral → types}/Api/index.d.ts.map +0 -0
  6. /package/dist/{neutral → types}/Base.d.ts +0 -0
  7. /package/dist/{neutral → types}/Base.d.ts.map +0 -0
  8. /package/dist/{neutral → types}/Diviner/LocationDiviner/LocationDivinerApi.d.ts +0 -0
  9. /package/dist/{neutral → types}/Diviner/LocationDiviner/LocationDivinerApi.d.ts.map +0 -0
  10. /package/dist/{neutral → types}/Diviner/LocationDiviner/LocationDivinerApiResponseTransformer.d.ts +0 -0
  11. /package/dist/{neutral → types}/Diviner/LocationDiviner/LocationDivinerApiResponseTransformer.d.ts.map +0 -0
  12. /package/dist/{neutral → types}/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapPointProperties.d.ts +0 -0
  13. /package/dist/{neutral → types}/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapPointProperties.d.ts.map +0 -0
  14. /package/dist/{neutral → types}/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapQuery.d.ts +0 -0
  15. /package/dist/{neutral → types}/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapQuery.d.ts.map +0 -0
  16. /package/dist/{neutral → types}/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/index.d.ts +0 -0
  17. /package/dist/{neutral → types}/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/index.d.ts.map +0 -0
  18. /package/dist/{neutral → types}/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/LocationQuadkeyHeatmapQuery.d.ts +0 -0
  19. /package/dist/{neutral → types}/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/LocationQuadkeyHeatmapQuery.d.ts.map +0 -0
  20. /package/dist/{neutral → types}/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/index.d.ts +0 -0
  21. /package/dist/{neutral → types}/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/index.d.ts.map +0 -0
  22. /package/dist/{neutral → types}/Diviner/LocationDiviner/Queries/LocationQueryCreationRequest.d.ts +0 -0
  23. /package/dist/{neutral → types}/Diviner/LocationDiviner/Queries/LocationQueryCreationRequest.d.ts.map +0 -0
  24. /package/dist/{neutral → types}/Diviner/LocationDiviner/Queries/LocationQueryCreationResponse.d.ts +0 -0
  25. /package/dist/{neutral → types}/Diviner/LocationDiviner/Queries/LocationQueryCreationResponse.d.ts.map +0 -0
  26. /package/dist/{neutral → types}/Diviner/LocationDiviner/Queries/LocationQuerySchema.d.ts +0 -0
  27. /package/dist/{neutral → types}/Diviner/LocationDiviner/Queries/LocationQuerySchema.d.ts.map +0 -0
  28. /package/dist/{neutral → types}/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangePointProperties.d.ts +0 -0
  29. /package/dist/{neutral → types}/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangePointProperties.d.ts.map +0 -0
  30. /package/dist/{neutral → types}/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangeQuery.d.ts +0 -0
  31. /package/dist/{neutral → types}/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangeQuery.d.ts.map +0 -0
  32. /package/dist/{neutral → types}/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/index.d.ts +0 -0
  33. /package/dist/{neutral → types}/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/index.d.ts.map +0 -0
  34. /package/dist/{neutral → types}/Diviner/LocationDiviner/Queries/index.d.ts +0 -0
  35. /package/dist/{neutral → types}/Diviner/LocationDiviner/Queries/index.d.ts.map +0 -0
  36. /package/dist/{neutral → types}/Diviner/LocationDiviner/Witnesses/CurrentLocationWitness.d.ts +0 -0
  37. /package/dist/{neutral → types}/Diviner/LocationDiviner/Witnesses/CurrentLocationWitness.d.ts.map +0 -0
  38. /package/dist/{neutral → types}/Diviner/LocationDiviner/Witnesses/LocationWitness.d.ts +0 -0
  39. /package/dist/{neutral → types}/Diviner/LocationDiviner/Witnesses/LocationWitness.d.ts.map +0 -0
  40. /package/dist/{neutral → types}/Diviner/LocationDiviner/Witnesses/index.d.ts +0 -0
  41. /package/dist/{neutral → types}/Diviner/LocationDiviner/Witnesses/index.d.ts.map +0 -0
  42. /package/dist/{neutral → types}/Diviner/LocationDiviner/index.d.ts +0 -0
  43. /package/dist/{neutral → types}/Diviner/LocationDiviner/index.d.ts.map +0 -0
  44. /package/dist/{neutral → types}/Diviner/LocationDiviner/models.d.ts +0 -0
  45. /package/dist/{neutral → types}/Diviner/LocationDiviner/models.d.ts.map +0 -0
  46. /package/dist/{neutral → types}/Diviner/RemoteDivinerConfig.d.ts +0 -0
  47. /package/dist/{neutral → types}/Diviner/RemoteDivinerConfig.d.ts.map +0 -0
  48. /package/dist/{neutral → types}/Diviner/RemoteDivinerError.d.ts +0 -0
  49. /package/dist/{neutral → types}/Diviner/RemoteDivinerError.d.ts.map +0 -0
  50. /package/dist/{neutral → types}/Diviner/index.d.ts +0 -0
  51. /package/dist/{neutral → types}/Diviner/index.d.ts.map +0 -0
  52. /package/dist/{neutral → types}/Simple.d.ts +0 -0
  53. /package/dist/{neutral → types}/Simple.d.ts.map +0 -0
  54. /package/dist/{neutral → types}/WithArchive.d.ts +0 -0
  55. /package/dist/{neutral → types}/WithArchive.d.ts.map +0 -0
  56. /package/dist/{neutral → types}/index.d.ts +0 -0
  57. /package/dist/{neutral → types}/index.d.ts.map +0 -0
  58. /package/dist/{neutral → types}/models/ArchivePath.d.ts +0 -0
  59. /package/dist/{neutral → types}/models/ArchivePath.d.ts.map +0 -0
  60. /package/dist/{neutral → types}/models/index.d.ts +0 -0
  61. /package/dist/{neutral → types}/models/index.d.ts.map +0 -0
  62. /package/dist/{neutral → types}/objToQuery.d.ts +0 -0
  63. /package/dist/{neutral → types}/objToQuery.d.ts.map +0 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/api",
3
- "version": "3.9.35",
3
+ "version": "3.9.37",
4
4
  "description": "Primary SDK for using XYO Protocol 2.0",
5
5
  "homepage": "https://xyo.network",
6
6
  "bugs": {
@@ -21,34 +21,34 @@
21
21
  "type": "module",
22
22
  "exports": {
23
23
  ".": {
24
- "types": "./dist/neutral/index.d.ts",
24
+ "types": "./dist/types/index.d.ts",
25
25
  "default": "./dist/neutral/index.mjs"
26
26
  },
27
27
  "./package.json": "./package.json"
28
28
  },
29
29
  "module": "dist/neutral/index.mjs",
30
- "types": "dist/neutral/index.d.ts",
30
+ "types": "dist/types/index.d.ts",
31
31
  "dependencies": {
32
- "@xylabs/axios": "^4.5.7",
33
- "@xyo-network/api-models": "^3.9.35",
34
- "@xyo-network/diviner-model": "^3.9.35",
35
- "@xyo-network/huri": "^3.9.35",
36
- "@xyo-network/payload-model": "^3.9.35",
37
- "axios": "^1.8.1"
32
+ "@xylabs/axios": "^4.6.0",
33
+ "@xyo-network/api-models": "^3.9.37",
34
+ "@xyo-network/diviner-model": "^3.9.37",
35
+ "@xyo-network/huri": "^3.9.37",
36
+ "@xyo-network/payload-model": "^3.9.37",
37
+ "axios": "^1.8.2"
38
38
  },
39
39
  "devDependencies": {
40
- "@types/node": "^22.13.9",
40
+ "@types/node": "^22.13.10",
41
41
  "@types/uuid": "^10.0.0",
42
- "@xylabs/object": "^4.5.7",
43
- "@xylabs/ts-scripts-yarn3": "^5.0.39",
44
- "@xylabs/tsconfig": "^5.0.39",
45
- "@xylabs/vitest-extended": "^4.5.7",
46
- "@xyo-network/boundwitness-model": "^3.9.35",
47
- "@xyo-network/module-model": "^3.9.35",
48
- "@xyo-network/query-payload-plugin": "^3.9.35",
42
+ "@xylabs/object": "^4.6.0",
43
+ "@xylabs/ts-scripts-yarn3": "^6.0.5",
44
+ "@xylabs/tsconfig": "^6.0.5",
45
+ "@xylabs/vitest-extended": "^4.6.0",
46
+ "@xyo-network/boundwitness-model": "^3.9.37",
47
+ "@xyo-network/module-model": "^3.9.37",
48
+ "@xyo-network/query-payload-plugin": "^3.9.37",
49
49
  "typescript": "^5.8.2",
50
50
  "uuid": "^11.1.0",
51
- "vitest": "^3.0.7"
51
+ "vitest": "^3.0.8"
52
52
  },
53
53
  "publishConfig": {
54
54
  "access": "public"
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes