No description
Find a file
dependabot[bot] 581b688768
Bump on-headers and compression
Bumps [on-headers](https://github.com/jshttp/on-headers) and [compression](https://github.com/expressjs/compression). These dependencies needed to be updated together.

Updates `on-headers` from 1.0.2 to 1.1.0
- [Release notes](https://github.com/jshttp/on-headers/releases)
- [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md)
- [Commits](https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0)

Updates `compression` from 1.7.4 to 1.8.1
- [Release notes](https://github.com/expressjs/compression/releases)
- [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/compression/compare/1.7.4...v1.8.1)

---
updated-dependencies:
- dependency-name: on-headers
  dependency-version: 1.1.0
  dependency-type: indirect
- dependency-name: compression
  dependency-version: 1.8.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-18 03:23:33 +00:00
playwright-tests Made it so excessive bugs are not created from regression runs (#943) 2025-05-21 00:35:35 -04:00
public Replacing Roboto styling with AvertaRegular in the hop 2025-03-12 11:00:52 -04:00
src INSR-6211: Include isHeavyTruckVehicle in providers API call 2025-07-02 14:18:14 -04:00
.browserslistrc Init 2022-09-06 15:28:59 -04:00
.eslintrc.js SSR-659. Replace hard-coded BillToNumber. (#615) 2024-04-12 14:30:04 -04:00
.gitignore Set up daily regression run and extended Jira Writeback Reporter to cover all Jira API functionality (#938) 2025-05-14 09:22:06 -04:00
azure-pipelines-automated-testing.yml Set up daily regression run and extended Jira Writeback Reporter to cover all Jira API functionality (#938) 2025-05-14 09:22:06 -04:00
azure-pipelines.yml Set up daily regression run and extended Jira Writeback Reporter to cover all Jira API functionality (#938) 2025-05-14 09:22:06 -04:00
babel.config.js Reverting Commit #386 from linting9 branch. 2023-08-02 10:45:39 -04:00
Dockerfile.playwright Jira Writeback Integration for Playwright tests (#927) 2025-03-06 15:28:06 -05:00
jest.config.js Additional linting and updates. Mostly digital-components. 2023-08-15 07:05:55 -04:00
jsconfig.json Linting changes to ux-compontents 2023-07-24 14:27:39 -04:00
package-lock.json Bump on-headers and compression 2025-07-18 03:23:33 +00:00
package.json Adding test:unit for unit test run 2025-07-10 11:31:37 -04:00
README.md Init 2022-09-06 15:28:59 -04:00
vue.config.js Updated local to point to the DEV instance of the hop for ISS. (this is new) 2024-11-07 11:33:52 -05:00
vue.release.config.js SSR-1117. Order Confirmation page: Add Customer Portal integration (#598) 2024-03-21 14:51:55 -04:00

digitalconsumer.iss

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Customize configuration

See Configuration Reference.