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 0.1.2 to 0.1.3

.github/workflows/test.yml

2

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

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

@@ -24,3 +24,3 @@ const { promWithJsErr, Validate, fetchWithHTTPErr, Auth } = require('../utils');

? data.expirationDate.toISOString()
: null,
: undefined,
is_single_use: data.isSingleUse,

@@ -27,0 +27,0 @@ description: data.description,

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