github stripe/stripe-node v7.5.0
stripe-node v7.5.0

latest releases: v18.1.0-beta.1, v18.0.0, v17.8.0-beta.1...
5 years ago
  • #660 Interpret any string in args as API Key instead of a regex
    • ⚠️ Careful: passing strings which are not API Keys as as the final argument to a request previously would have ignored those strings, and would now result in the request failing with an authentication error.
    • ⚠️ Careful: The private api utils.isAuthKey was removed.
  • #658 Update README retry code sample to use two retries
  • #653 Reorder customer methods

See the changelog for more details.

Don't miss a new stripe-node release

NewReleases is sending notifications on new releases.