@zapier/zapier-sdk 0.18.3 → 0.19.0
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/CHANGELOG.md +41 -0
- package/README.md +44 -32
- package/dist/index.cjs +658 -693
- package/dist/index.d.mts +272 -138
- package/dist/index.d.ts +2541 -40
- package/dist/index.mjs +638 -692
- package/package.json +14 -13
- package/dist/api/auth.d.ts +0 -19
- package/dist/api/auth.d.ts.map +0 -1
- package/dist/api/auth.js +0 -70
- package/dist/api/auth.test.d.ts +0 -2
- package/dist/api/auth.test.d.ts.map +0 -1
- package/dist/api/auth.test.js +0 -220
- package/dist/api/client.d.ts +0 -9
- package/dist/api/client.d.ts.map +0 -1
- package/dist/api/client.integration.test.d.ts +0 -5
- package/dist/api/client.integration.test.d.ts.map +0 -1
- package/dist/api/client.integration.test.js +0 -318
- package/dist/api/client.js +0 -374
- package/dist/api/client.methods.test.d.ts +0 -2
- package/dist/api/client.methods.test.d.ts.map +0 -1
- package/dist/api/client.methods.test.js +0 -158
- package/dist/api/client.test.d.ts +0 -2
- package/dist/api/client.test.d.ts.map +0 -1
- package/dist/api/client.test.js +0 -96
- package/dist/api/debug.d.ts +0 -14
- package/dist/api/debug.d.ts.map +0 -1
- package/dist/api/debug.js +0 -131
- package/dist/api/debug.test.d.ts +0 -2
- package/dist/api/debug.test.d.ts.map +0 -1
- package/dist/api/debug.test.js +0 -59
- package/dist/api/index.d.ts +0 -30
- package/dist/api/index.d.ts.map +0 -1
- package/dist/api/index.js +0 -43
- package/dist/api/polling.d.ts +0 -46
- package/dist/api/polling.d.ts.map +0 -1
- package/dist/api/polling.js +0 -139
- package/dist/api/polling.test.d.ts +0 -2
- package/dist/api/polling.test.d.ts.map +0 -1
- package/dist/api/polling.test.js +0 -318
- package/dist/api/router.d.ts +0 -16
- package/dist/api/router.d.ts.map +0 -1
- package/dist/api/router.js +0 -31
- package/dist/api/router.test.d.ts +0 -2
- package/dist/api/router.test.d.ts.map +0 -1
- package/dist/api/router.test.js +0 -103
- package/dist/api/schemas.d.ts +0 -531
- package/dist/api/schemas.d.ts.map +0 -1
- package/dist/api/schemas.js +0 -389
- package/dist/api/types.d.ts +0 -82
- package/dist/api/types.d.ts.map +0 -1
- package/dist/api/types.js +0 -1
- package/dist/auth.d.ts +0 -52
- package/dist/auth.d.ts.map +0 -1
- package/dist/auth.js +0 -72
- package/dist/auth.test.d.ts +0 -2
- package/dist/auth.test.d.ts.map +0 -1
- package/dist/auth.test.js +0 -102
- package/dist/constants.d.ts +0 -14
- package/dist/constants.d.ts.map +0 -1
- package/dist/constants.js +0 -13
- package/dist/index.d.ts.map +0 -1
- package/dist/index.js +0 -42
- package/dist/plugins/api/index.d.ts +0 -12
- package/dist/plugins/api/index.d.ts.map +0 -1
- package/dist/plugins/api/index.js +0 -24
- package/dist/plugins/apps/index.d.ts +0 -15
- package/dist/plugins/apps/index.d.ts.map +0 -1
- package/dist/plugins/apps/index.js +0 -112
- package/dist/plugins/apps/schemas.d.ts +0 -42
- package/dist/plugins/apps/schemas.d.ts.map +0 -1
- package/dist/plugins/apps/schemas.js +0 -14
- package/dist/plugins/eventEmission/builders.d.ts +0 -14
- package/dist/plugins/eventEmission/builders.d.ts.map +0 -1
- package/dist/plugins/eventEmission/builders.js +0 -109
- package/dist/plugins/eventEmission/index.d.ts +0 -38
- package/dist/plugins/eventEmission/index.d.ts.map +0 -1
- package/dist/plugins/eventEmission/index.js +0 -336
- package/dist/plugins/eventEmission/index.test.d.ts +0 -5
- package/dist/plugins/eventEmission/index.test.d.ts.map +0 -1
- package/dist/plugins/eventEmission/index.test.js +0 -581
- package/dist/plugins/eventEmission/transport.d.ts +0 -27
- package/dist/plugins/eventEmission/transport.d.ts.map +0 -1
- package/dist/plugins/eventEmission/transport.js +0 -104
- package/dist/plugins/eventEmission/transport.test.d.ts +0 -5
- package/dist/plugins/eventEmission/transport.test.d.ts.map +0 -1
- package/dist/plugins/eventEmission/transport.test.js +0 -164
- package/dist/plugins/eventEmission/types.d.ts +0 -63
- package/dist/plugins/eventEmission/types.d.ts.map +0 -1
- package/dist/plugins/eventEmission/types.js +0 -1
- package/dist/plugins/eventEmission/utils.d.ts +0 -45
- package/dist/plugins/eventEmission/utils.d.ts.map +0 -1
- package/dist/plugins/eventEmission/utils.js +0 -114
- package/dist/plugins/fetch/index.d.ts +0 -36
- package/dist/plugins/fetch/index.d.ts.map +0 -1
- package/dist/plugins/fetch/index.js +0 -62
- package/dist/plugins/fetch/schemas.d.ts +0 -19
- package/dist/plugins/fetch/schemas.d.ts.map +0 -1
- package/dist/plugins/fetch/schemas.js +0 -31
- package/dist/plugins/findFirstAuthentication/index.d.ts +0 -21
- package/dist/plugins/findFirstAuthentication/index.d.ts.map +0 -1
- package/dist/plugins/findFirstAuthentication/index.js +0 -36
- package/dist/plugins/findFirstAuthentication/index.test.d.ts +0 -2
- package/dist/plugins/findFirstAuthentication/index.test.d.ts.map +0 -1
- package/dist/plugins/findFirstAuthentication/index.test.js +0 -177
- package/dist/plugins/findFirstAuthentication/schemas.d.ts +0 -20
- package/dist/plugins/findFirstAuthentication/schemas.d.ts.map +0 -1
- package/dist/plugins/findFirstAuthentication/schemas.js +0 -18
- package/dist/plugins/findUniqueAuthentication/index.d.ts +0 -21
- package/dist/plugins/findUniqueAuthentication/index.d.ts.map +0 -1
- package/dist/plugins/findUniqueAuthentication/index.js +0 -39
- package/dist/plugins/findUniqueAuthentication/index.test.d.ts +0 -2
- package/dist/plugins/findUniqueAuthentication/index.test.d.ts.map +0 -1
- package/dist/plugins/findUniqueAuthentication/index.test.js +0 -159
- package/dist/plugins/findUniqueAuthentication/schemas.d.ts +0 -20
- package/dist/plugins/findUniqueAuthentication/schemas.d.ts.map +0 -1
- package/dist/plugins/findUniqueAuthentication/schemas.js +0 -18
- package/dist/plugins/getAction/index.d.ts +0 -25
- package/dist/plugins/getAction/index.d.ts.map +0 -1
- package/dist/plugins/getAction/index.js +0 -42
- package/dist/plugins/getAction/index.test.d.ts +0 -2
- package/dist/plugins/getAction/index.test.d.ts.map +0 -1
- package/dist/plugins/getAction/index.test.js +0 -211
- package/dist/plugins/getAction/schemas.d.ts +0 -30
- package/dist/plugins/getAction/schemas.d.ts.map +0 -1
- package/dist/plugins/getAction/schemas.js +0 -12
- package/dist/plugins/getApp/index.d.ts +0 -21
- package/dist/plugins/getApp/index.d.ts.map +0 -1
- package/dist/plugins/getApp/index.js +0 -44
- package/dist/plugins/getApp/index.test.d.ts +0 -2
- package/dist/plugins/getApp/index.test.d.ts.map +0 -1
- package/dist/plugins/getApp/index.test.js +0 -157
- package/dist/plugins/getApp/schemas.d.ts +0 -16
- package/dist/plugins/getApp/schemas.d.ts.map +0 -1
- package/dist/plugins/getApp/schemas.js +0 -8
- package/dist/plugins/getAuthentication/index.d.ts +0 -21
- package/dist/plugins/getAuthentication/index.d.ts.map +0 -1
- package/dist/plugins/getAuthentication/index.js +0 -29
- package/dist/plugins/getAuthentication/index.test.d.ts +0 -2
- package/dist/plugins/getAuthentication/index.test.d.ts.map +0 -1
- package/dist/plugins/getAuthentication/index.test.js +0 -106
- package/dist/plugins/getAuthentication/schemas.d.ts +0 -7
- package/dist/plugins/getAuthentication/schemas.d.ts.map +0 -1
- package/dist/plugins/getAuthentication/schemas.js +0 -1
- package/dist/plugins/getInputFieldsSchema/index.d.ts +0 -23
- package/dist/plugins/getInputFieldsSchema/index.d.ts.map +0 -1
- package/dist/plugins/getInputFieldsSchema/index.js +0 -53
- package/dist/plugins/getInputFieldsSchema/index.test.d.ts +0 -2
- package/dist/plugins/getInputFieldsSchema/index.test.d.ts.map +0 -1
- package/dist/plugins/getInputFieldsSchema/index.test.js +0 -291
- package/dist/plugins/getInputFieldsSchema/schemas.d.ts +0 -28
- package/dist/plugins/getInputFieldsSchema/schemas.d.ts.map +0 -1
- package/dist/plugins/getInputFieldsSchema/schemas.js +0 -13
- package/dist/plugins/getProfile/index.d.ts +0 -25
- package/dist/plugins/getProfile/index.d.ts.map +0 -1
- package/dist/plugins/getProfile/index.js +0 -39
- package/dist/plugins/getProfile/schemas.d.ts +0 -13
- package/dist/plugins/getProfile/schemas.d.ts.map +0 -1
- package/dist/plugins/getProfile/schemas.js +0 -6
- package/dist/plugins/listActions/index.d.ts +0 -30
- package/dist/plugins/listActions/index.d.ts.map +0 -1
- package/dist/plugins/listActions/index.js +0 -75
- package/dist/plugins/listActions/index.test.d.ts +0 -2
- package/dist/plugins/listActions/index.test.d.ts.map +0 -1
- package/dist/plugins/listActions/index.test.js +0 -453
- package/dist/plugins/listActions/schemas.d.ts +0 -35
- package/dist/plugins/listActions/schemas.d.ts.map +0 -1
- package/dist/plugins/listActions/schemas.js +0 -22
- package/dist/plugins/listApps/index.d.ts +0 -25
- package/dist/plugins/listApps/index.d.ts.map +0 -1
- package/dist/plugins/listApps/index.js +0 -69
- package/dist/plugins/listApps/index.test.d.ts +0 -2
- package/dist/plugins/listApps/index.test.d.ts.map +0 -1
- package/dist/plugins/listApps/index.test.js +0 -141
- package/dist/plugins/listApps/schemas.d.ts +0 -26
- package/dist/plugins/listApps/schemas.d.ts.map +0 -1
- package/dist/plugins/listApps/schemas.js +0 -19
- package/dist/plugins/listAuthentications/index.d.ts +0 -24
- package/dist/plugins/listAuthentications/index.d.ts.map +0 -1
- package/dist/plugins/listAuthentications/index.js +0 -77
- package/dist/plugins/listAuthentications/index.test.d.ts +0 -2
- package/dist/plugins/listAuthentications/index.test.d.ts.map +0 -1
- package/dist/plugins/listAuthentications/index.test.js +0 -832
- package/dist/plugins/listAuthentications/schemas.d.ts +0 -30
- package/dist/plugins/listAuthentications/schemas.d.ts.map +0 -1
- package/dist/plugins/listAuthentications/schemas.js +0 -32
- package/dist/plugins/listInputFieldChoices/index.d.ts +0 -33
- package/dist/plugins/listInputFieldChoices/index.d.ts.map +0 -1
- package/dist/plugins/listInputFieldChoices/index.js +0 -115
- package/dist/plugins/listInputFieldChoices/index.test.d.ts +0 -2
- package/dist/plugins/listInputFieldChoices/index.test.d.ts.map +0 -1
- package/dist/plugins/listInputFieldChoices/index.test.js +0 -717
- package/dist/plugins/listInputFieldChoices/schemas.d.ts +0 -43
- package/dist/plugins/listInputFieldChoices/schemas.d.ts.map +0 -1
- package/dist/plugins/listInputFieldChoices/schemas.js +0 -65
- package/dist/plugins/listInputFields/index.d.ts +0 -34
- package/dist/plugins/listInputFields/index.d.ts.map +0 -1
- package/dist/plugins/listInputFields/index.js +0 -204
- package/dist/plugins/listInputFields/index.test.d.ts +0 -2
- package/dist/plugins/listInputFields/index.test.d.ts.map +0 -1
- package/dist/plugins/listInputFields/index.test.js +0 -359
- package/dist/plugins/listInputFields/schemas.d.ts +0 -35
- package/dist/plugins/listInputFields/schemas.d.ts.map +0 -1
- package/dist/plugins/listInputFields/schemas.js +0 -23
- package/dist/plugins/manifest/index.d.ts +0 -85
- package/dist/plugins/manifest/index.d.ts.map +0 -1
- package/dist/plugins/manifest/index.js +0 -376
- package/dist/plugins/manifest/index.test.d.ts +0 -2
- package/dist/plugins/manifest/index.test.d.ts.map +0 -1
- package/dist/plugins/manifest/index.test.js +0 -1139
- package/dist/plugins/manifest/schemas.d.ts +0 -57
- package/dist/plugins/manifest/schemas.d.ts.map +0 -1
- package/dist/plugins/manifest/schemas.js +0 -50
- package/dist/plugins/registry/index.d.ts +0 -21
- package/dist/plugins/registry/index.d.ts.map +0 -1
- package/dist/plugins/registry/index.js +0 -117
- package/dist/plugins/request/index.d.ts +0 -21
- package/dist/plugins/request/index.d.ts.map +0 -1
- package/dist/plugins/request/index.js +0 -76
- package/dist/plugins/request/index.test.d.ts +0 -2
- package/dist/plugins/request/index.test.d.ts.map +0 -1
- package/dist/plugins/request/index.test.js +0 -337
- package/dist/plugins/request/schemas.d.ts +0 -54
- package/dist/plugins/request/schemas.d.ts.map +0 -1
- package/dist/plugins/request/schemas.js +0 -41
- package/dist/plugins/runAction/index.d.ts +0 -33
- package/dist/plugins/runAction/index.d.ts.map +0 -1
- package/dist/plugins/runAction/index.js +0 -108
- package/dist/plugins/runAction/index.test.d.ts +0 -2
- package/dist/plugins/runAction/index.test.d.ts.map +0 -1
- package/dist/plugins/runAction/index.test.js +0 -333
- package/dist/plugins/runAction/schemas.d.ts +0 -34
- package/dist/plugins/runAction/schemas.d.ts.map +0 -1
- package/dist/plugins/runAction/schemas.js +0 -23
- package/dist/resolvers/actionKey.d.ts +0 -15
- package/dist/resolvers/actionKey.d.ts.map +0 -1
- package/dist/resolvers/actionKey.js +0 -19
- package/dist/resolvers/actionType.d.ts +0 -10
- package/dist/resolvers/actionType.d.ts.map +0 -1
- package/dist/resolvers/actionType.js +0 -21
- package/dist/resolvers/appKey.d.ts +0 -3
- package/dist/resolvers/appKey.d.ts.map +0 -1
- package/dist/resolvers/appKey.js +0 -5
- package/dist/resolvers/authenticationId.d.ts +0 -9
- package/dist/resolvers/authenticationId.d.ts.map +0 -1
- package/dist/resolvers/authenticationId.js +0 -42
- package/dist/resolvers/index.d.ts +0 -8
- package/dist/resolvers/index.d.ts.map +0 -1
- package/dist/resolvers/index.js +0 -8
- package/dist/resolvers/inputFieldKey.d.ts +0 -11
- package/dist/resolvers/inputFieldKey.d.ts.map +0 -1
- package/dist/resolvers/inputFieldKey.js +0 -47
- package/dist/resolvers/inputs.d.ts +0 -17
- package/dist/resolvers/inputs.d.ts.map +0 -1
- package/dist/resolvers/inputs.js +0 -50
- package/dist/schemas/Action.d.ts +0 -24
- package/dist/schemas/Action.d.ts.map +0 -1
- package/dist/schemas/Action.js +0 -40
- package/dist/schemas/App.d.ts +0 -57
- package/dist/schemas/App.d.ts.map +0 -1
- package/dist/schemas/App.js +0 -31
- package/dist/schemas/Auth.d.ts +0 -55
- package/dist/schemas/Auth.d.ts.map +0 -1
- package/dist/schemas/Auth.js +0 -33
- package/dist/schemas/Field.d.ts +0 -61
- package/dist/schemas/Field.d.ts.map +0 -1
- package/dist/schemas/Field.js +0 -116
- package/dist/schemas/Run.d.ts +0 -3
- package/dist/schemas/Run.d.ts.map +0 -1
- package/dist/schemas/Run.js +0 -31
- package/dist/schemas/UserProfile.d.ts +0 -13
- package/dist/schemas/UserProfile.d.ts.map +0 -1
- package/dist/schemas/UserProfile.js +0 -32
- package/dist/sdk.d.ts +0 -146
- package/dist/sdk.d.ts.map +0 -1
- package/dist/sdk.js +0 -112
- package/dist/sdk.test.d.ts +0 -2
- package/dist/sdk.test.d.ts.map +0 -1
- package/dist/sdk.test.js +0 -255
- package/dist/services/implementations.d.ts +0 -63
- package/dist/services/implementations.d.ts.map +0 -1
- package/dist/services/implementations.js +0 -80
- package/dist/temporary-internal-core/handlers/listApps.d.ts +0 -67
- package/dist/temporary-internal-core/handlers/listApps.d.ts.map +0 -1
- package/dist/temporary-internal-core/handlers/listApps.js +0 -134
- package/dist/temporary-internal-core/handlers/listApps.test.d.ts +0 -2
- package/dist/temporary-internal-core/handlers/listApps.test.d.ts.map +0 -1
- package/dist/temporary-internal-core/handlers/listApps.test.js +0 -367
- package/dist/temporary-internal-core/index.d.ts +0 -18
- package/dist/temporary-internal-core/index.d.ts.map +0 -1
- package/dist/temporary-internal-core/index.js +0 -18
- package/dist/temporary-internal-core/schemas/apps/index.d.ts +0 -175
- package/dist/temporary-internal-core/schemas/apps/index.d.ts.map +0 -1
- package/dist/temporary-internal-core/schemas/apps/index.js +0 -97
- package/dist/temporary-internal-core/schemas/errors/index.d.ts +0 -139
- package/dist/temporary-internal-core/schemas/errors/index.d.ts.map +0 -1
- package/dist/temporary-internal-core/schemas/errors/index.js +0 -129
- package/dist/temporary-internal-core/schemas/implementations/index.d.ts +0 -127
- package/dist/temporary-internal-core/schemas/implementations/index.d.ts.map +0 -1
- package/dist/temporary-internal-core/schemas/implementations/index.js +0 -79
- package/dist/temporary-internal-core/types/handler.d.ts +0 -51
- package/dist/temporary-internal-core/types/handler.d.ts.map +0 -1
- package/dist/temporary-internal-core/types/handler.js +0 -8
- package/dist/temporary-internal-core/types/index.d.ts +0 -5
- package/dist/temporary-internal-core/types/index.d.ts.map +0 -1
- package/dist/temporary-internal-core/types/index.js +0 -4
- package/dist/temporary-internal-core/utils/app-locators.d.ts +0 -34
- package/dist/temporary-internal-core/utils/app-locators.d.ts.map +0 -1
- package/dist/temporary-internal-core/utils/app-locators.js +0 -39
- package/dist/temporary-internal-core/utils/string-utils.d.ts +0 -28
- package/dist/temporary-internal-core/utils/string-utils.d.ts.map +0 -1
- package/dist/temporary-internal-core/utils/string-utils.js +0 -52
- package/dist/temporary-internal-core/utils/transformations.d.ts +0 -18
- package/dist/temporary-internal-core/utils/transformations.d.ts.map +0 -1
- package/dist/temporary-internal-core/utils/transformations.js +0 -36
- package/dist/types/domain.d.ts +0 -52
- package/dist/types/domain.d.ts.map +0 -1
- package/dist/types/domain.js +0 -1
- package/dist/types/domain.test.d.ts +0 -2
- package/dist/types/domain.test.d.ts.map +0 -1
- package/dist/types/domain.test.js +0 -39
- package/dist/types/errors.d.ts +0 -143
- package/dist/types/errors.d.ts.map +0 -1
- package/dist/types/errors.js +0 -187
- package/dist/types/events.d.ts +0 -38
- package/dist/types/events.d.ts.map +0 -1
- package/dist/types/events.js +0 -7
- package/dist/types/functions.d.ts +0 -27
- package/dist/types/functions.d.ts.map +0 -1
- package/dist/types/functions.js +0 -1
- package/dist/types/plugin.d.ts +0 -75
- package/dist/types/plugin.d.ts.map +0 -1
- package/dist/types/plugin.js +0 -9
- package/dist/types/properties.d.ts +0 -33
- package/dist/types/properties.d.ts.map +0 -1
- package/dist/types/properties.js +0 -52
- package/dist/types/sdk.d.ts +0 -69
- package/dist/types/sdk.d.ts.map +0 -1
- package/dist/types/sdk.js +0 -4
- package/dist/types/telemetry-events.d.ts +0 -105
- package/dist/types/telemetry-events.d.ts.map +0 -1
- package/dist/types/telemetry-events.js +0 -8
- package/dist/utils/array-utils.d.ts +0 -31
- package/dist/utils/array-utils.d.ts.map +0 -1
- package/dist/utils/array-utils.js +0 -36
- package/dist/utils/array-utils.test.d.ts +0 -2
- package/dist/utils/array-utils.test.d.ts.map +0 -1
- package/dist/utils/array-utils.test.js +0 -107
- package/dist/utils/batch-utils.d.ts +0 -72
- package/dist/utils/batch-utils.d.ts.map +0 -1
- package/dist/utils/batch-utils.js +0 -162
- package/dist/utils/batch-utils.test.d.ts +0 -2
- package/dist/utils/batch-utils.test.d.ts.map +0 -1
- package/dist/utils/batch-utils.test.js +0 -476
- package/dist/utils/domain-utils.d.ts +0 -66
- package/dist/utils/domain-utils.d.ts.map +0 -1
- package/dist/utils/domain-utils.js +0 -164
- package/dist/utils/domain-utils.test.d.ts +0 -2
- package/dist/utils/domain-utils.test.d.ts.map +0 -1
- package/dist/utils/domain-utils.test.js +0 -346
- package/dist/utils/file-utils.d.ts +0 -4
- package/dist/utils/file-utils.d.ts.map +0 -1
- package/dist/utils/file-utils.js +0 -74
- package/dist/utils/file-utils.test.d.ts +0 -2
- package/dist/utils/file-utils.test.d.ts.map +0 -1
- package/dist/utils/file-utils.test.js +0 -51
- package/dist/utils/function-utils.d.ts +0 -73
- package/dist/utils/function-utils.d.ts.map +0 -1
- package/dist/utils/function-utils.js +0 -245
- package/dist/utils/function-utils.test.d.ts +0 -2
- package/dist/utils/function-utils.test.d.ts.map +0 -1
- package/dist/utils/function-utils.test.js +0 -110
- package/dist/utils/id-utils.d.ts +0 -13
- package/dist/utils/id-utils.d.ts.map +0 -1
- package/dist/utils/id-utils.js +0 -22
- package/dist/utils/id-utils.test.d.ts +0 -2
- package/dist/utils/id-utils.test.d.ts.map +0 -1
- package/dist/utils/id-utils.test.js +0 -22
- package/dist/utils/pagination-utils.d.ts +0 -37
- package/dist/utils/pagination-utils.d.ts.map +0 -1
- package/dist/utils/pagination-utils.js +0 -165
- package/dist/utils/pagination-utils.test.d.ts +0 -17
- package/dist/utils/pagination-utils.test.d.ts.map +0 -1
- package/dist/utils/pagination-utils.test.js +0 -461
- package/dist/utils/retry-utils.d.ts +0 -45
- package/dist/utils/retry-utils.d.ts.map +0 -1
- package/dist/utils/retry-utils.js +0 -51
- package/dist/utils/retry-utils.test.d.ts +0 -2
- package/dist/utils/retry-utils.test.d.ts.map +0 -1
- package/dist/utils/retry-utils.test.js +0 -90
- package/dist/utils/schema-utils.d.ts +0 -69
- package/dist/utils/schema-utils.d.ts.map +0 -1
- package/dist/utils/schema-utils.js +0 -72
- package/dist/utils/string-utils.d.ts +0 -40
- package/dist/utils/string-utils.d.ts.map +0 -1
- package/dist/utils/string-utils.js +0 -69
- package/dist/utils/string-utils.test.d.ts +0 -2
- package/dist/utils/string-utils.test.d.ts.map +0 -1
- package/dist/utils/string-utils.test.js +0 -59
- package/dist/utils/telemetry-utils.d.ts +0 -44
- package/dist/utils/telemetry-utils.d.ts.map +0 -1
- package/dist/utils/telemetry-utils.js +0 -55
- package/dist/utils/telemetry-utils.test.d.ts +0 -2
- package/dist/utils/telemetry-utils.test.d.ts.map +0 -1
- package/dist/utils/telemetry-utils.test.js +0 -94
- package/dist/utils/url-utils.d.ts +0 -19
- package/dist/utils/url-utils.d.ts.map +0 -1
- package/dist/utils/url-utils.js +0 -62
- package/dist/utils/url-utils.test.d.ts +0 -2
- package/dist/utils/url-utils.test.d.ts.map +0 -1
- package/dist/utils/url-utils.test.js +0 -103
- package/dist/utils/validation.d.ts +0 -4
- package/dist/utils/validation.d.ts.map +0 -1
- package/dist/utils/validation.js +0 -30
- package/dist/utils/validation.test.d.ts +0 -2
- package/dist/utils/validation.test.d.ts.map +0 -1
- package/dist/utils/validation.test.js +0 -44
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zapier/zapier-sdk",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.19.0",
|
|
4
4
|
"description": "Complete Zapier SDK - combines all Zapier SDK packages",
|
|
5
5
|
"main": "dist/index.cjs",
|
|
6
6
|
"module": "dist/index.mjs",
|
|
@@ -22,6 +22,15 @@
|
|
|
22
22
|
"README.md",
|
|
23
23
|
"CHANGELOG.md"
|
|
24
24
|
],
|
|
25
|
+
"scripts": {
|
|
26
|
+
"build": "tsup",
|
|
27
|
+
"clean": "rm -rf dist",
|
|
28
|
+
"rebuild": "pnpm clean && pnpm build",
|
|
29
|
+
"dev": "tsc --watch",
|
|
30
|
+
"typecheck": "tsc --project tsconfig.build.json --noEmit",
|
|
31
|
+
"test": "vitest",
|
|
32
|
+
"prepublishOnly": "node ../../scripts/check-version.js"
|
|
33
|
+
},
|
|
25
34
|
"keywords": [
|
|
26
35
|
"zapier",
|
|
27
36
|
"sdk",
|
|
@@ -36,7 +45,7 @@
|
|
|
36
45
|
"access": "public"
|
|
37
46
|
},
|
|
38
47
|
"dependencies": {
|
|
39
|
-
"@zapier/zapier-sdk-core": "^0.
|
|
48
|
+
"@zapier/zapier-sdk-core": "^0.6.0",
|
|
40
49
|
"zod": "4.2.1"
|
|
41
50
|
},
|
|
42
51
|
"peerDependencies": {
|
|
@@ -49,17 +58,9 @@
|
|
|
49
58
|
},
|
|
50
59
|
"devDependencies": {
|
|
51
60
|
"@types/node": "^24.0.1",
|
|
61
|
+
"@zapier/zapier-sdk-cli-login": "workspace:*",
|
|
52
62
|
"tsup": "^8.5.0",
|
|
53
63
|
"typescript": "^5.8.3",
|
|
54
|
-
"vitest": "^3.2.3"
|
|
55
|
-
"@zapier/zapier-sdk-cli-login": "0.3.7"
|
|
56
|
-
},
|
|
57
|
-
"scripts": {
|
|
58
|
-
"build": "tsup",
|
|
59
|
-
"clean": "rm -rf dist",
|
|
60
|
-
"rebuild": "pnpm clean && pnpm build",
|
|
61
|
-
"dev": "tsc --watch",
|
|
62
|
-
"typecheck": "tsc --project tsconfig.build.json --noEmit",
|
|
63
|
-
"test": "vitest"
|
|
64
|
+
"vitest": "^3.2.3"
|
|
64
65
|
}
|
|
65
|
-
}
|
|
66
|
+
}
|
package/dist/api/auth.d.ts
DELETED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Authentication Utilities
|
|
3
|
-
*
|
|
4
|
-
* This module provides utilities for handling authentication tokens,
|
|
5
|
-
* including JWT detection and authorization header generation.
|
|
6
|
-
*/
|
|
7
|
-
export declare function isJwt(token: string): boolean;
|
|
8
|
-
export declare function getAuthorizationHeader(token: string): string;
|
|
9
|
-
/**
|
|
10
|
-
* Extract user IDs from JWT token
|
|
11
|
-
* Decodes the JWT payload and extracts customuser_id and account_id
|
|
12
|
-
* Handles nested JWTs for service tokens
|
|
13
|
-
* Returns null values on any failure (silent-by-design)
|
|
14
|
-
*/
|
|
15
|
-
export declare function extractUserIdsFromJwt(token: string): {
|
|
16
|
-
customuser_id: number | null;
|
|
17
|
-
account_id: number | null;
|
|
18
|
-
};
|
|
19
|
-
//# sourceMappingURL=auth.d.ts.map
|
package/dist/api/auth.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"auth.d.ts","sourceRoot":"","sources":["../../src/api/auth.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,wBAAgB,KAAK,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO,CAW5C;AAaD,wBAAgB,sBAAsB,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM,CAO5D;AAED;;;;;GAKG;AACH,wBAAgB,qBAAqB,CAAC,KAAK,EAAE,MAAM,GAAG;IACpD,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;CAC3B,CAwCA"}
|
package/dist/api/auth.js
DELETED
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Authentication Utilities
|
|
3
|
-
*
|
|
4
|
-
* This module provides utilities for handling authentication tokens,
|
|
5
|
-
* including JWT detection and authorization header generation.
|
|
6
|
-
*/
|
|
7
|
-
export function isJwt(token) {
|
|
8
|
-
// JWT tokens have exactly 3 parts separated by dots
|
|
9
|
-
const parts = token.split(".");
|
|
10
|
-
if (parts.length !== 3) {
|
|
11
|
-
return false;
|
|
12
|
-
}
|
|
13
|
-
// Each part should be base64url encoded (no padding)
|
|
14
|
-
// Basic validation - each part should be non-empty and contain valid base64url characters
|
|
15
|
-
const base64UrlPattern = /^[A-Za-z0-9_-]+$/;
|
|
16
|
-
return parts.every((part) => part.length > 0 && base64UrlPattern.test(part));
|
|
17
|
-
}
|
|
18
|
-
/**
|
|
19
|
-
* Parse a JWT token into its three parts
|
|
20
|
-
* Returns the parts array if valid, null otherwise
|
|
21
|
-
*/
|
|
22
|
-
function parseJwt(token) {
|
|
23
|
-
if (!isJwt(token)) {
|
|
24
|
-
return null;
|
|
25
|
-
}
|
|
26
|
-
return token.split(".");
|
|
27
|
-
}
|
|
28
|
-
export function getAuthorizationHeader(token) {
|
|
29
|
-
// Check if token is a JWT (has 3 parts separated by dots)
|
|
30
|
-
if (isJwt(token)) {
|
|
31
|
-
return `JWT ${token}`;
|
|
32
|
-
}
|
|
33
|
-
// Default to Bearer for other token types
|
|
34
|
-
return `Bearer ${token}`;
|
|
35
|
-
}
|
|
36
|
-
/**
|
|
37
|
-
* Extract user IDs from JWT token
|
|
38
|
-
* Decodes the JWT payload and extracts customuser_id and account_id
|
|
39
|
-
* Handles nested JWTs for service tokens
|
|
40
|
-
* Returns null values on any failure (silent-by-design)
|
|
41
|
-
*/
|
|
42
|
-
export function extractUserIdsFromJwt(token) {
|
|
43
|
-
const parts = parseJwt(token);
|
|
44
|
-
if (!parts) {
|
|
45
|
-
return { customuser_id: null, account_id: null };
|
|
46
|
-
}
|
|
47
|
-
try {
|
|
48
|
-
const payload = JSON.parse(Buffer.from(parts[1], "base64url").toString("utf-8"));
|
|
49
|
-
let actualPayload = payload;
|
|
50
|
-
if (payload.sub_type === "service" && payload.njwt) {
|
|
51
|
-
const nestedParts = payload.njwt.split(".");
|
|
52
|
-
if (nestedParts.length === 3) {
|
|
53
|
-
actualPayload = JSON.parse(Buffer.from(nestedParts[1], "base64url").toString("utf-8"));
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
const accountId = actualPayload["zap:acc"] != null
|
|
57
|
-
? parseInt(String(actualPayload["zap:acc"]), 10)
|
|
58
|
-
: null;
|
|
59
|
-
const customUserId = actualPayload.sub_type === "customuser" && actualPayload.sub != null
|
|
60
|
-
? parseInt(String(actualPayload.sub), 10)
|
|
61
|
-
: null;
|
|
62
|
-
return {
|
|
63
|
-
customuser_id: customUserId !== null && !isNaN(customUserId) ? customUserId : null,
|
|
64
|
-
account_id: accountId !== null && !isNaN(accountId) ? accountId : null,
|
|
65
|
-
};
|
|
66
|
-
}
|
|
67
|
-
catch {
|
|
68
|
-
return { customuser_id: null, account_id: null };
|
|
69
|
-
}
|
|
70
|
-
}
|
package/dist/api/auth.test.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"auth.test.d.ts","sourceRoot":"","sources":["../../src/api/auth.test.ts"],"names":[],"mappings":""}
|
package/dist/api/auth.test.js
DELETED
|
@@ -1,220 +0,0 @@
|
|
|
1
|
-
import { describe, it, expect } from "vitest";
|
|
2
|
-
import { isJwt, getAuthorizationHeader, extractUserIdsFromJwt } from "./auth";
|
|
3
|
-
describe("api/auth", () => {
|
|
4
|
-
describe("isJwt", () => {
|
|
5
|
-
it("should return true for valid JWT tokens", () => {
|
|
6
|
-
const validJwt = "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyfQ.SflKxwRJSMeKKF2QT4fwpMeJf36POk6yJV_adQssw5c";
|
|
7
|
-
expect(isJwt(validJwt)).toBe(true);
|
|
8
|
-
});
|
|
9
|
-
it("should return true for JWT with minimal valid parts", () => {
|
|
10
|
-
const minimalJwt = "a.b.c";
|
|
11
|
-
expect(isJwt(minimalJwt)).toBe(true);
|
|
12
|
-
});
|
|
13
|
-
it("should return false for tokens with fewer than 3 parts", () => {
|
|
14
|
-
expect(isJwt("header.payload")).toBe(false);
|
|
15
|
-
expect(isJwt("onlyonepart")).toBe(false);
|
|
16
|
-
expect(isJwt("")).toBe(false);
|
|
17
|
-
});
|
|
18
|
-
it("should return false for tokens with more than 3 parts", () => {
|
|
19
|
-
expect(isJwt("part1.part2.part3.part4")).toBe(false);
|
|
20
|
-
});
|
|
21
|
-
it("should return false for tokens with empty parts", () => {
|
|
22
|
-
expect(isJwt("..")).toBe(false);
|
|
23
|
-
expect(isJwt(".payload.signature")).toBe(false);
|
|
24
|
-
expect(isJwt("header..signature")).toBe(false);
|
|
25
|
-
expect(isJwt("header.payload.")).toBe(false);
|
|
26
|
-
});
|
|
27
|
-
it("should return false for tokens with invalid base64url characters", () => {
|
|
28
|
-
expect(isJwt("header+plus.payload.signature")).toBe(false);
|
|
29
|
-
expect(isJwt("header.payload/slash.signature")).toBe(false);
|
|
30
|
-
expect(isJwt("header.payload=padding.signature")).toBe(false);
|
|
31
|
-
expect(isJwt("header.payload with space.signature")).toBe(false);
|
|
32
|
-
});
|
|
33
|
-
it("should accept valid base64url characters including dashes and underscores", () => {
|
|
34
|
-
const validBase64Url = "abc-123_XYZ.def-456_UVW.ghi-789_RST";
|
|
35
|
-
expect(isJwt(validBase64Url)).toBe(true);
|
|
36
|
-
});
|
|
37
|
-
});
|
|
38
|
-
describe("getAuthorizationHeader", () => {
|
|
39
|
-
it("should return JWT prefix for valid JWT tokens", () => {
|
|
40
|
-
const jwt = "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIn0.dozjgNryP4J3jVmNHl0w5N_XgL0n3I9PlFUP0THsR8U";
|
|
41
|
-
expect(getAuthorizationHeader(jwt)).toBe(`JWT ${jwt}`);
|
|
42
|
-
});
|
|
43
|
-
it("should return Bearer prefix for non-JWT tokens", () => {
|
|
44
|
-
const apiKey = "sk_test_1234567890abcdef";
|
|
45
|
-
expect(getAuthorizationHeader(apiKey)).toBe(`Bearer ${apiKey}`);
|
|
46
|
-
});
|
|
47
|
-
it("should return Bearer prefix for tokens with wrong number of parts", () => {
|
|
48
|
-
expect(getAuthorizationHeader("header.payload")).toBe("Bearer header.payload");
|
|
49
|
-
});
|
|
50
|
-
it("should return Bearer prefix for empty string", () => {
|
|
51
|
-
expect(getAuthorizationHeader("")).toBe("Bearer ");
|
|
52
|
-
});
|
|
53
|
-
});
|
|
54
|
-
describe("extractUserIdsFromJwt", () => {
|
|
55
|
-
function createJwt(payload) {
|
|
56
|
-
const header = Buffer.from(JSON.stringify({ alg: "HS256", typ: "JWT" })).toString("base64url");
|
|
57
|
-
const payloadEncoded = Buffer.from(JSON.stringify(payload)).toString("base64url");
|
|
58
|
-
const signature = "fake_signature_for_testing";
|
|
59
|
-
return `${header}.${payloadEncoded}.${signature}`;
|
|
60
|
-
}
|
|
61
|
-
it("should return null values for invalid JWT tokens", () => {
|
|
62
|
-
expect(extractUserIdsFromJwt("not-a-jwt")).toEqual({
|
|
63
|
-
customuser_id: null,
|
|
64
|
-
account_id: null,
|
|
65
|
-
});
|
|
66
|
-
});
|
|
67
|
-
it("should return null values for JWT with invalid payload", () => {
|
|
68
|
-
const invalidJwt = "header.not-valid-base64!.signature";
|
|
69
|
-
expect(extractUserIdsFromJwt(invalidJwt)).toEqual({
|
|
70
|
-
customuser_id: null,
|
|
71
|
-
account_id: null,
|
|
72
|
-
});
|
|
73
|
-
});
|
|
74
|
-
it("should extract customuser_id and account_id from regular JWT", () => {
|
|
75
|
-
const payload = {
|
|
76
|
-
sub: "12345",
|
|
77
|
-
sub_type: "customuser",
|
|
78
|
-
"zap:acc": "67890",
|
|
79
|
-
};
|
|
80
|
-
const jwt = createJwt(payload);
|
|
81
|
-
expect(extractUserIdsFromJwt(jwt)).toEqual({
|
|
82
|
-
customuser_id: 12345,
|
|
83
|
-
account_id: 67890,
|
|
84
|
-
});
|
|
85
|
-
});
|
|
86
|
-
it("should handle numeric sub and zap:acc values", () => {
|
|
87
|
-
const payload = {
|
|
88
|
-
sub: 99999,
|
|
89
|
-
sub_type: "customuser",
|
|
90
|
-
"zap:acc": 11111,
|
|
91
|
-
};
|
|
92
|
-
const jwt = createJwt(payload);
|
|
93
|
-
expect(extractUserIdsFromJwt(jwt)).toEqual({
|
|
94
|
-
customuser_id: 99999,
|
|
95
|
-
account_id: 11111,
|
|
96
|
-
});
|
|
97
|
-
});
|
|
98
|
-
it("should return null customuser_id when sub_type is not customuser", () => {
|
|
99
|
-
const payload = {
|
|
100
|
-
sub: "12345",
|
|
101
|
-
sub_type: "other",
|
|
102
|
-
"zap:acc": "67890",
|
|
103
|
-
};
|
|
104
|
-
const jwt = createJwt(payload);
|
|
105
|
-
expect(extractUserIdsFromJwt(jwt)).toEqual({
|
|
106
|
-
customuser_id: null,
|
|
107
|
-
account_id: 67890,
|
|
108
|
-
});
|
|
109
|
-
});
|
|
110
|
-
it("should return null customuser_id when sub is missing", () => {
|
|
111
|
-
const payload = {
|
|
112
|
-
sub_type: "customuser",
|
|
113
|
-
"zap:acc": "67890",
|
|
114
|
-
};
|
|
115
|
-
const jwt = createJwt(payload);
|
|
116
|
-
expect(extractUserIdsFromJwt(jwt)).toEqual({
|
|
117
|
-
customuser_id: null,
|
|
118
|
-
account_id: 67890,
|
|
119
|
-
});
|
|
120
|
-
});
|
|
121
|
-
it("should return null account_id when zap:acc is missing", () => {
|
|
122
|
-
const payload = {
|
|
123
|
-
sub: "12345",
|
|
124
|
-
sub_type: "customuser",
|
|
125
|
-
};
|
|
126
|
-
const jwt = createJwt(payload);
|
|
127
|
-
expect(extractUserIdsFromJwt(jwt)).toEqual({
|
|
128
|
-
customuser_id: 12345,
|
|
129
|
-
account_id: null,
|
|
130
|
-
});
|
|
131
|
-
});
|
|
132
|
-
it("should return null values when both fields are missing", () => {
|
|
133
|
-
const payload = {
|
|
134
|
-
other_field: "value",
|
|
135
|
-
};
|
|
136
|
-
const jwt = createJwt(payload);
|
|
137
|
-
expect(extractUserIdsFromJwt(jwt)).toEqual({
|
|
138
|
-
customuser_id: null,
|
|
139
|
-
account_id: null,
|
|
140
|
-
});
|
|
141
|
-
});
|
|
142
|
-
it("should handle nested JWT for service tokens", () => {
|
|
143
|
-
const nestedPayload = {
|
|
144
|
-
sub: "12345",
|
|
145
|
-
sub_type: "customuser",
|
|
146
|
-
"zap:acc": "67890",
|
|
147
|
-
};
|
|
148
|
-
const nestedJwt = createJwt(nestedPayload);
|
|
149
|
-
const servicePayload = {
|
|
150
|
-
sub_type: "service",
|
|
151
|
-
njwt: nestedJwt,
|
|
152
|
-
};
|
|
153
|
-
const serviceJwt = createJwt(servicePayload);
|
|
154
|
-
expect(extractUserIdsFromJwt(serviceJwt)).toEqual({
|
|
155
|
-
customuser_id: 12345,
|
|
156
|
-
account_id: 67890,
|
|
157
|
-
});
|
|
158
|
-
});
|
|
159
|
-
it("should fall back to outer payload when nested JWT is invalid", () => {
|
|
160
|
-
const servicePayload = {
|
|
161
|
-
sub_type: "service",
|
|
162
|
-
njwt: "invalid.jwt",
|
|
163
|
-
"zap:acc": "99999",
|
|
164
|
-
};
|
|
165
|
-
const serviceJwt = createJwt(servicePayload);
|
|
166
|
-
expect(extractUserIdsFromJwt(serviceJwt)).toEqual({
|
|
167
|
-
customuser_id: null,
|
|
168
|
-
account_id: 99999,
|
|
169
|
-
});
|
|
170
|
-
});
|
|
171
|
-
it("should use outer payload when sub_type is service but njwt is missing", () => {
|
|
172
|
-
const servicePayload = {
|
|
173
|
-
sub: "12345",
|
|
174
|
-
sub_type: "service",
|
|
175
|
-
"zap:acc": "67890",
|
|
176
|
-
};
|
|
177
|
-
const serviceJwt = createJwt(servicePayload);
|
|
178
|
-
expect(extractUserIdsFromJwt(serviceJwt)).toEqual({
|
|
179
|
-
customuser_id: null,
|
|
180
|
-
account_id: 67890,
|
|
181
|
-
});
|
|
182
|
-
});
|
|
183
|
-
it("should return null for non-numeric sub values", () => {
|
|
184
|
-
const payload = {
|
|
185
|
-
sub: "not-a-number",
|
|
186
|
-
sub_type: "customuser",
|
|
187
|
-
"zap:acc": "67890",
|
|
188
|
-
};
|
|
189
|
-
const jwt = createJwt(payload);
|
|
190
|
-
expect(extractUserIdsFromJwt(jwt)).toEqual({
|
|
191
|
-
customuser_id: null,
|
|
192
|
-
account_id: 67890,
|
|
193
|
-
});
|
|
194
|
-
});
|
|
195
|
-
it("should return null for non-numeric zap:acc values", () => {
|
|
196
|
-
const payload = {
|
|
197
|
-
sub: "12345",
|
|
198
|
-
sub_type: "customuser",
|
|
199
|
-
"zap:acc": "not-a-number",
|
|
200
|
-
};
|
|
201
|
-
const jwt = createJwt(payload);
|
|
202
|
-
expect(extractUserIdsFromJwt(jwt)).toEqual({
|
|
203
|
-
customuser_id: 12345,
|
|
204
|
-
account_id: null,
|
|
205
|
-
});
|
|
206
|
-
});
|
|
207
|
-
it("should return null for values that parse to NaN", () => {
|
|
208
|
-
const payload = {
|
|
209
|
-
sub: "abc",
|
|
210
|
-
sub_type: "customuser",
|
|
211
|
-
"zap:acc": "xyz",
|
|
212
|
-
};
|
|
213
|
-
const jwt = createJwt(payload);
|
|
214
|
-
expect(extractUserIdsFromJwt(jwt)).toEqual({
|
|
215
|
-
customuser_id: null,
|
|
216
|
-
account_id: null,
|
|
217
|
-
});
|
|
218
|
-
});
|
|
219
|
-
});
|
|
220
|
-
});
|
package/dist/api/client.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* API Client Implementation
|
|
3
|
-
*
|
|
4
|
-
* This module contains the core API client implementation, including
|
|
5
|
-
* HTTP method handlers, response processing, and client factory functions.
|
|
6
|
-
*/
|
|
7
|
-
import type { ApiClient, ApiClientOptions } from "./types";
|
|
8
|
-
export declare const createZapierApi: (options: ApiClientOptions) => ApiClient;
|
|
9
|
-
//# sourceMappingURL=client.d.ts.map
|
package/dist/api/client.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"client.d.ts","sourceRoot":"","sources":["../../src/api/client.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,KAAK,EACV,SAAS,EACT,gBAAgB,EAGjB,MAAM,SAAS,CAAC;AAggBjB,eAAO,MAAM,eAAe,GAAI,SAAS,gBAAgB,KAAG,SAW3D,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"client.integration.test.d.ts","sourceRoot":"","sources":["../../src/api/client.integration.test.ts"],"names":[],"mappings":"AAAA;;GAEG"}
|