Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

stripe-api

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stripe-api - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

4

history.md

@@ -0,1 +1,5 @@

#### 0.1.2 / October 24th, 2013
* End of life announcement
#### 0.1.1 / August 28th, 2013

@@ -2,0 +6,0 @@

2

package.json
{
"name": "stripe-api",
"version": "0.1.1",
"version": "0.1.2",
"description": "The Stripe.com API",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -1,3 +0,13 @@

## node-stripe-api
## deprecated
This module will no longer be supported since `Stripe` has an
[official Node.js module](https://stripe.com/blog/official-nodejs-support).
`npm install stripe`
It's been fun! :beer:
### node-stripe-api
[node.js](http://nodejs.org) wrapper for the [Stripe API](https://stripe.com/docs/api).

@@ -25,3 +35,3 @@

The `data` argument is a javascript object with key/value pairs that match what's expected by the [Stripe API](https://stripe.com/docs/api).
The `data` argument is a javascript object (`{}`) with key/value pairs that match what's expected by the [Stripe API](https://stripe.com/docs/api).

@@ -28,0 +38,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc