Commit b22675e
committed
chore: migrate from npm to yarn package manager
- Replace npm with yarn in CI/CD publish workflow
- Update dependency installation to use yarn with immutable lockfile
- Remove package-lock.json and add yarn.lock
- Update build command to use yarn instead of npm
- Add custom HTTP headers module with trusted provider validation
- Improve type definitions and utility exports
- Streamline dependency management for better reproducibility1 parent 12244b0 commit b22675e
10 files changed
Lines changed: 12040 additions & 22442 deletions
File tree
- .github/workflows
- src
- custom-http-headers
- utils
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments