paperos-labs / mercury-bank.js

A simple demo of the Mercury API for submitting an Application & Verifying Webhooks
Mozilla Public License 2.0
0 stars 0 forks source link

feat: update latest types #2

Closed coolaj86 closed 5 months ago

coolaj86 commented 6 months ago

This isn't perfectly exhaustive, but it is an update to the top-level types, as well as a few other updates that were encountered while perusing the latest.

I have a feeling that this is wrong in the mercury documentation:

{
    "applicationType": {
        "Application Type": "\"DefaultApplication\""
    }
}

It should probably be

{
    "applicationType": "DefaultApplication"
}
socket-security[bot] commented 5 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/dotenv@16.4.5 environment, filesystem 0 79.1 kB motdotla

🚮 Removed packages: npm/dotenv@16.0.3

View full report↗︎