@taqueria/protocol 0.25.13-rc → 0.25.17-rc

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 (69) hide show
  1. package/EphemeralState.d.ts +100 -96
  2. package/EphemeralState.d.ts.map +1 -1
  3. package/ParsedPluginInfo.d.ts +250 -240
  4. package/ParsedPluginInfo.d.ts.map +1 -1
  5. package/PluginInfo.d.ts +300 -288
  6. package/PluginInfo.d.ts.map +1 -1
  7. package/PluginSchema.d.ts +578 -558
  8. package/PluginSchema.d.ts.map +1 -1
  9. package/SanitizedArgs.d.ts +66 -0
  10. package/SanitizedArgs.d.ts.map +1 -1
  11. package/SanitizedArgs.js +5 -0
  12. package/SanitizedArgs.js.map +1 -1
  13. package/SanitizedArgs.mjs +4 -0
  14. package/SanitizedArgs.mjs.map +1 -1
  15. package/TaqError.d.ts +1 -1
  16. package/TaqError.d.ts.map +1 -1
  17. package/TaqError.js.map +1 -1
  18. package/TaqError.mjs.map +1 -1
  19. package/i18n.d.ts.map +1 -1
  20. package/i18n.js +1 -0
  21. package/i18n.js.map +1 -1
  22. package/i18n.mjs +1 -0
  23. package/i18n.mjs.map +1 -1
  24. package/out/types/Config.d.ts +158 -150
  25. package/out/types/Config.d.ts.map +1 -1
  26. package/out/types/EphemeralState.d.ts +800 -768
  27. package/out/types/EphemeralState.d.ts.map +1 -1
  28. package/out/types/LoadedConfig.d.ts +158 -150
  29. package/out/types/LoadedConfig.d.ts.map +1 -1
  30. package/out/types/NetworkAccountConfig.d.ts +52 -39
  31. package/out/types/NetworkAccountConfig.d.ts.map +1 -1
  32. package/out/types/NetworkConfig.d.ts +84 -76
  33. package/out/types/NetworkConfig.d.ts.map +1 -1
  34. package/out/types/Operation.d.ts +254 -246
  35. package/out/types/Operation.d.ts.map +1 -1
  36. package/out/types/ParsedConfig.d.ts +182 -174
  37. package/out/types/ParsedConfig.d.ts.map +1 -1
  38. package/out/types/ParsedOperation.d.ts +200 -192
  39. package/out/types/ParsedOperation.d.ts.map +1 -1
  40. package/out/types/ParsedTemplate.d.ts +200 -192
  41. package/out/types/ParsedTemplate.d.ts.map +1 -1
  42. package/out/types/PluginInfo.d.ts +400 -384
  43. package/out/types/PluginInfo.d.ts.map +1 -1
  44. package/out/types/PluginSchema.d.ts +1366 -1326
  45. package/out/types/PluginSchema.d.ts.map +1 -1
  46. package/out/types/ProxyTaskArgs.d.ts +206 -198
  47. package/out/types/ProxyTaskArgs.d.ts.map +1 -1
  48. package/out/types/ProxyTemplateArgs.d.ts +206 -198
  49. package/out/types/ProxyTemplateArgs.d.ts.map +1 -1
  50. package/out/types/RequestArgs.d.ts +206 -198
  51. package/out/types/RequestArgs.d.ts.map +1 -1
  52. package/out/types/SandboxConfig.d.ts +26 -26
  53. package/out/types/Template.d.ts +254 -246
  54. package/out/types/Template.d.ts.map +1 -1
  55. package/out/types-strict.d.js.map +1 -1
  56. package/out/types-strict.d.ts +6 -6
  57. package/out/types-strict.d.ts.map +1 -1
  58. package/out/types-strict.js.map +1 -1
  59. package/out/types-zod.d.js.map +1 -1
  60. package/out/types-zod.d.ts +1166 -1119
  61. package/out/types-zod.d.ts.map +1 -1
  62. package/out/types-zod.js +7 -7
  63. package/out/types-zod.js.map +1 -1
  64. package/out/types-zod.mjs +7 -7
  65. package/out/types-zod.mjs.map +1 -1
  66. package/package.json +2 -1
  67. package/types.d.ts +6 -6
  68. package/types.d.ts.map +1 -1
  69. package/types.js.map +1 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.