ravepay-nodejs icon indicating copy to clipboard operation
ravepay-nodejs copied to clipboard

Rave by Flutterwave Nodejs SDK.

Results 15 ravepay-nodejs issues
Sort by recently updated
recently updated
newest added

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

I keep getting error when I import the flutterwave-node const Ravepay = require('flutterwave-node'); import Ravepay from 'flutterwave-node'; could not find module 'net' find module 'crypto

Bumps [minimist](https://github.com/substack/minimist) from 0.2.1 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR aeb3e27 1.2.5...

dependencies

Bumps [node-forge](https://github.com/digitalbazaar/forge) from 0.10.0 to 1.3.0. Changelog Sourced from node-forge's changelog. 1.3.0 - 2022-03-17 Security Three RSA PKCS#1 v1.5 signature verification issues were reported by Moosa Yahyazadeh ([email protected]). HIGH: Leniency...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.1 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...

dependencies

Hello , flutterwave-node-v3 has a security vulnerability from one of its dependencies (morx). To reproduce this error , run npm audit fix after installing the package. Please, look into this

FlutterWave-node SDK is purely written in JavaScript. Incases were you're working on a large project, you need to ensure strict types checking in your code. I'm a Javascript developer and...

#### Description #### Related Issue #### Motivation and Context #### How Has This Been Tested? #### Types of changes - [ ] Bug fix (non-breaking change which fixes an issue)...

#### Description This PR aims at allowing merchants/devs to add the type of split payment and value they want during a subaccount creation which by default is a `flat` split...