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

huawei-nodejs

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

huawei-nodejs - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

lib/payment.js

@@ -55,3 +55,3 @@ var util = require('./util');

Payment.mix('sign', function (param) {
var sign = util.sign(param, this.options.app_private_key, 'utf-8', 'RSA2');
var sign = util.sign(param, this.options.app_private_key, 'utf-8', 'RSA');

@@ -58,0 +58,0 @@ return sign;

{
"name": "huawei-nodejs",
"version": "1.0.3",
"version": "1.0.4",
"description": "huawei pay",

@@ -5,0 +5,0 @@ "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