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.6 to 2.0.7

7

CHANGELOG.md

@@ -0,1 +1,8 @@

### v2.0.7 (2016-06-27)
* * *
** APIs updated**:
New resource "third_party_payment_method" is returned on performing copy card for a customer API.
See : https://apidocs.chargebee.com/docs/api/cards#copy_card
### v2.0.6 (2016-06-16)

@@ -2,0 +9,0 @@ * * *

2

lib/chargebee.js

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

timeout: 40000,
clientVersion: 'v2.0.6',
clientVersion: 'v2.0.7',
port: 443

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

@@ -239,2 +239,3 @@ var _endpoints = {

],
"third_party_payment_method": [],
"invoice": [

@@ -241,0 +242,0 @@ [

{
"name":"chargebee",
"version":"2.0.6",
"version":"2.0.7",
"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