Open greg-schrammel opened 3 weeks ago
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎
This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/cross-spawn@7.0.5 | environment, filesystem, shell | 0 |
16.1 kB | satazor |
npm/ox@0.1.2 | None | +1 |
5.18 MB | awkweb, jmoxey |
npm/webauthn-p256@0.0.10 | None | 0 |
195 kB | jmoxey |
🚮 Removed packages: npm/nice-try@1.0.5, npm/webauthn-p256@0.0.5
This PR sets up mocking for swaps.
Changes:
mockFetch.ts
) to intercept calls to our swaps endpoint and then return hashed responses stored ine2e/mocks/swap_quotes
.testId
s to make the test cases work more generally. Validations should be uneffected.src/entries/popup/index.ts
"cross-spawn": "7.0.5"