slnodejs 6.1.625 → 6.1.630
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/browser-agent/dist/browser-agent-all.js +106889 -12074
- package/browser-agent/dist/browser-agent-all.min.js +14 -3
- package/browser-agent/package.json +5 -5
- package/package.json +4 -4
- package/tsOutputs/api.js +2 -2
- package/tsOutputs/build-scanner/cia.js +2 -3
- package/tsOutputs/build-scanner/cia.js.map +1 -1
- package/tsOutputs/cli-parse/cli.js +2 -0
- package/tsOutputs/cli-parse/cli.js.map +1 -1
- package/tsOutputs/cli-parse/contracts.d.ts +1 -0
- package/tsOutputs/cli-parse/contracts.js.map +1 -1
- package/tsOutputs/cli-parse/executors/base-executor.js +8 -9
- package/tsOutputs/cli-parse/executors/base-executor.js.map +1 -1
- package/tsOutputs/cli-parse/executors/build-args-dto.js +1 -0
- package/tsOutputs/cli-parse/executors/build-args-dto.js.map +1 -1
- package/tsOutputs/cli-parse/executors/build-end-executor.js +3 -3
- package/tsOutputs/cli-parse/executors/build-end-executor.js.map +1 -1
- package/tsOutputs/cli-parse/executors/build-executor.js +41 -0
- package/tsOutputs/cli-parse/executors/build-executor.js.map +1 -1
- package/tsOutputs/cli-parse/executors/config-executor.js +4 -4
- package/tsOutputs/cli-parse/executors/config-executor.js.map +1 -1
- package/tsOutputs/cli-parse/executors/integration-build-components-executor.js +2 -2
- package/tsOutputs/cli-parse/executors/integration-build-components-executor.js.map +1 -1
- package/tsOutputs/cli-parse/executors/mocha-executor.js +2 -2
- package/tsOutputs/cli-parse/executors/mocha-executor.js.map +1 -1
- package/tsOutputs/cli-parse/executors/pr-config-executor.js +1 -1
- package/tsOutputs/cli-parse/executors/pr-config-executor.js.map +1 -1
- package/tsOutputs/cli-parse/executors/test-executions-executor.js +2 -2
- package/tsOutputs/cli-parse/executors/test-executions-executor.js.map +1 -1
- package/tsOutputs/common/agent-events/agent-events-controller.d.ts +4 -3
- package/tsOutputs/common/agent-events/agent-events-controller.js +17 -3
- package/tsOutputs/common/agent-events/agent-events-controller.js.map +1 -1
- package/tsOutputs/common/agent-events/cockpit-notifier.d.ts +3 -2
- package/tsOutputs/common/agent-events/cockpit-notifier.js +2 -2
- package/tsOutputs/common/agent-events/cockpit-notifier.js.map +1 -1
- package/tsOutputs/common/config-process/index.d.ts +2 -2
- package/tsOutputs/common/config-process/index.js.map +1 -1
- package/tsOutputs/common/events-process/index.d.ts +3 -3
- package/tsOutputs/common/events-process/index.js.map +1 -1
- package/tsOutputs/common/footprints-process-v6/collector-footprints-process.d.ts +2 -2
- package/tsOutputs/common/footprints-process-v6/collector-footprints-process.js.map +1 -1
- package/tsOutputs/common/footprints-process-v6/index.d.ts +4 -4
- package/tsOutputs/common/footprints-process-v6/index.js.map +1 -1
- package/tsOutputs/common/http/backend-proxy-interface.d.ts +2 -7
- package/tsOutputs/common/http/backend-proxy.d.ts +2 -2
- package/tsOutputs/common/http/backend-proxy.js +14 -2
- package/tsOutputs/common/http/backend-proxy.js.map +1 -1
- package/tsOutputs/common/http/dry-run-proxy.js +0 -9
- package/tsOutputs/common/http/dry-run-proxy.js.map +1 -1
- package/tsOutputs/common/http/http-client.d.ts +5 -6
- package/tsOutputs/common/http/http-client.js +5 -8
- package/tsOutputs/common/http/http-client.js.map +1 -1
- package/tsOutputs/common/no-op-state-tracker.d.ts +2 -2
- package/tsOutputs/common/no-op-state-tracker.js.map +1 -1
- package/tsOutputs/common/state-tracker.d.ts +3 -3
- package/tsOutputs/common/state-tracker.js.map +1 -1
- package/tsOutputs/common/utils/build-session-data-builder.d.ts +3 -3
- package/tsOutputs/common/utils/build-session-data-builder.js.map +1 -1
- package/tsOutputs/test-listener/agent.d.ts +1 -3
- package/tsOutputs/test-listener/agent.js +2 -3
- package/tsOutputs/test-listener/agent.js.map +1 -1
- package/tsOutputs/test-listener/api.js +5 -5
- package/tsOutputs/test-listener/api.js.map +1 -1
- package/tsOutputs/test-listener/factory.d.ts +3 -3
- package/tsOutputs/test-listener/factory.js +4 -4
- package/tsOutputs/test-listener/factory.js.map +1 -1
- package/tsOutputs/test-listener/nyc-report-executor-fpv6.js.map +1 -1
- package/tsOutputs/test-listener/remote-agent.d.ts +2 -2
- package/tsOutputs/test-listener/remote-agent.js +1 -1
- package/tsOutputs/test-listener/remote-agent.js.map +1 -1
- package/tsOutputs/test-listener/test-recommendation-handler.d.ts +2 -2
- package/tsOutputs/test-listener/test-recommendation-handler.js.map +1 -1
- package/tsOutputs/test-listener/upload-report-handler.js.map +1 -1
- package/tsOutputs/common/http/backend-proxy-with-default-client.d.ts +0 -7
- package/tsOutputs/common/http/backend-proxy-with-default-client.js +0 -23
- package/tsOutputs/common/http/backend-proxy-with-default-client.js.map +0 -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.