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

adonisjs-paystack

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

adonisjs-paystack - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

7

CHANGELOG.md

@@ -0,1 +1,6 @@

<a name="0.1.7"></a>
# 0.1.7 (2020-12-01)
- Updated dependency **paystack-node** to v0.2.5
<a name="0.1.6"></a>

@@ -14,3 +19,3 @@ # 0.1.6 (2020-02-05)

- Fixed "Cannot find module '../src/Paystack/index.js'" error for Provider
- Fixed _"Cannot find module '../src/Paystack/index.js'"_ error for Provider

@@ -17,0 +22,0 @@ <a name="0.1.3"></a>

4

package.json
{
"name": "adonisjs-paystack",
"version": "0.1.6",
"version": "0.1.7",
"description": "An addon/plugin package to provide PayStack payment services in AdonisJS 4.1+",

@@ -46,3 +46,3 @@ "main": "index.js",

"@adonisjs/generic-exceptions": "^2.0.1",
"paystack-node": "^0.2.3",
"paystack-node": "^0.2.5",
"debug": "^3.1.2"

@@ -49,0 +49,0 @@ },

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