New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

stripe

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stripe - npm Package Versions

padolsey
published 2.1.0-rc2 •

padolsey
published 2.1.0-rc1 •

padolsey
published 2.0.1 •

padolsey
published 2.0.0 •

Changelog

Source

2.0.0 - 2013-10-18

  • API overhaul and refactor, including addition of promises.
  • Release of version 2.0.0
ask
published 1.3.0 •

Changelog

Source

1.3.0 - 2013-01-30

  • Requests return Javascript Errors (Guillaume Flandre)
ask
published 1.2.0 •

Changelog

Source

1.2.0 - 2012-08-03

  • Added events API (Jonathan Hollinger)
  • Added plans update API (Pavan Kumar Sunkara)
  • Various test fixes, node 0.8.x tweaks (Jan Lehnardt)
ask
published 1.1.0 •

Changelog

Source

1.1.0 - 2012-02-01

  • Add Coupons API (Ryan)
  • Pass a more robust error object to the callback (Ryan)
  • Fix duplicate callbacks from some functions when called incorrectly (bug #24, reported by Kishore Nallan)
ask
published 0.0.1 •

ask
published 0.0.2 •

Changelog

Source

0.0.2 - 2011-09-28

  • Initial release with customers and tokens APIs
ask
published 0.0.3 •

Changelog

Source

0.0.3 - 2011-10-05

  • Add Charges API (issue #1, brackishlake)
  • Add customers.list API