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
167
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.6.3 to 2.6.4

2

lib/chargebee.js

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

timeout: 40000,
clientVersion: 'v2.6.3',
clientVersion: 'v2.6.4',
port: 443,

@@ -13,0 +13,0 @@ timemachineWaitInMillis: 3000,

@@ -151,2 +151,9 @@ var _endpoints = {

[
"regenerate_invoice",
"POST",
"/subscriptions",
"/regenerate_invoice",
true
],
[
"import_subscription",

@@ -1025,2 +1032,9 @@ "POST",

[
"create_for_items",
"POST",
"/gifts",
"/create_for_items",
false
],
[
"retrieve",

@@ -1256,2 +1270,9 @@ "GET",

[
"create_sub_item_estimate",
"POST",
"/estimates",
"/create_subscription_for_items",
false
],
[
"create_sub_for_customer_estimate",

@@ -1299,2 +1320,9 @@ "GET",

[
"regenerate_invoice_estimate",
"POST",
"/subscriptions",
"/regenerate_invoice_estimate",
true
],
[
"upcoming_invoices_estimate",

@@ -1321,2 +1349,9 @@ "GET",

[
"cancel_subscription_for_items",
"POST",
"/subscriptions",
"/cancel_subscription_for_items_estimate",
true
],
[
"pause_subscription",

@@ -1343,2 +1378,9 @@ "POST",

[
"gift_subscription_for_items",
"POST",
"/estimates",
"/gift_subscription_for_items",
false
],
[
"create_invoice",

@@ -1345,0 +1387,0 @@ "POST",

{
"name":"chargebee",
"version":"2.6.3",
"version":"2.6.4",
"description":"A library for integrating with ChargeBee.",

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

Sorry, the diff of this file is too big to display

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