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

dark-payment

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dark-payment - npm Package Compare versions

Comparing version 0.1.4-beta.1 to 0.1.4-beta.2

4

lib/connectors/cayan/index.js
//
const $script = require('scriptjs');
const { tokenize } = require('../../util/helper');
const api = require('../../util/api');
const model = require('./model');

@@ -46,3 +46,3 @@

if (status === 'success')
tokenize(
api.addWalletSource(
model.request({

@@ -49,0 +49,0 @@ ...this.config,

{
"name": "dark-payment",
"version": "0.1.4-beta.1",
"version": "0.1.4-beta.2",
"description": "Provide payment client",

@@ -35,2 +35,2 @@ "main": "index.js",

}
}
}
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