Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

xendit-node

Package Overview
Dependencies
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xendit-node - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

package.json
{
"name": "xendit-node",
"version": "1.0.3",
"version": "1.0.4",
"description": "NodeJS client for Xendit API",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -13,5 +13,5 @@ import Errors from './errors';

export = class Xendit {
declare class Xendit {
constructor(opts: XenditOptions);
static Errors = Errors;
static Errors;
Card: typeof CardService;

@@ -26,2 +26,3 @@ VirtualAcc: typeof VAService;

RetailOutlet: typeof RetailOutletService;
};
}
export = Xendit;
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