Comparing version 0.1.1 to 0.1.2
@@ -0,1 +1,5 @@ | ||
#### 0.1.2 / October 24th, 2013 | ||
* End of life announcement | ||
#### 0.1.1 / August 28th, 2013 | ||
@@ -2,0 +6,0 @@ |
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
47499
173
0