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.8.1 to 2.9.0

2

lib/chargebee.js

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

timeout: 80000,
clientVersion: 'v2.8.1',
clientVersion: 'v2.9.0',
port: 443,

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

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

[
"download_einvoice",
"GET",
"/invoices",
"/download_einvoice",
true
],
[
"add_charge",

@@ -873,2 +880,9 @@ "POST",

[
"download_einvoice",
"GET",
"/credit_notes",
"/download_einvoice",
true
],
[
"refund",

@@ -875,0 +889,0 @@ "POST",

{
"name":"chargebee",
"version":"2.8.1",
"version":"2.9.0",
"description":"A library for integrating with ChargeBee.",

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

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

Sorry, the diff of this file is not supported yet

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