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

xendit-node

Package Overview
Dependencies
Maintainers
6
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 3.0.0-beta.2 to 3.0.0

4

package.json
{
"name": "xendit-node",
"version": "3.0.0-beta.2",
"version": "3.0.0",
"description": "OpenAPI client for xendit-node",

@@ -31,3 +31,3 @@ "author": "OpenAPI-Generator",

"prepare": "npm run build",
"custom-publish": "cp README.md dist/ && cp -R docs dist/ && cp -R images dist/ && cp package.json dist && cd dist && npm publish --tag beta"
"custom-publish": "cp README.md dist/ && cp -R docs dist/ && cp -R images dist/ && cp package.json dist && cd dist && npm publish"
},

@@ -34,0 +34,0 @@ "devDependencies": {

@@ -8,3 +8,3 @@ ![Xendit Node SDK](images/header.jpg)

* Package version: 3.0.0-beta.2
* Package version: 3.0.0

@@ -53,3 +53,4 @@ # Getting Started

Find detailed API information and examples for each of our product’s by clicking the links below,
* [BalanceAndTransaction](docs/BalanceAndTransaction.md)
* [Transaction](docs/Transaction.md)
* [Balance](docs/Balance.md)
* [PaymentRequest](docs/PaymentRequest.md)

@@ -56,0 +57,0 @@ * [PaymentMethod](docs/PaymentMethod.md)

@@ -267,3 +267,3 @@ "use strict";

headers['xendit-lib'] = 'node';
headers['xendit-lib-ver'] = '3.0.0-beta.2';
headers['xendit-lib-ver'] = '3.0.0';
initParams = {

@@ -270,0 +270,0 @@ method: context.method,

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