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

chargebee

Package Overview
Dependencies
Maintainers
1
Versions
165
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chargebee - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

11

CHANGELOG.md

@@ -0,1 +1,12 @@

### v2.0.5 (2016-05-24)
* * *
#** APIs updated**:
New attribute "currency_code" is returned as part of Credit Note resource.
See: https://apidocs.chargebee.com/docs/api/credit_notes#credit_note_attributes
The new Gateway type "wepay" for card resource is added. See subscription attributes
See : https://apidocs.chargebee.com/docs/api/cards#card_attributes
### v2.0.4 (2016-05-20)

@@ -2,0 +13,0 @@ * * *

2

lib/chargebee.js

@@ -10,3 +10,3 @@ var ChargeBee = {};

timeout: 40000,
clientVersion: 'v2.0.4',
clientVersion: 'v2.0.5',
port: 443

@@ -13,0 +13,0 @@ };

{
"name":"chargebee",
"version":"2.0.4",
"version":"2.0.5",
"description":"A library for integrating with ChargeBee.",

@@ -5,0 +5,0 @@ "keywords":[

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