Socket
Socket
Sign inDemoInstall

vue-interswitch

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

vue-interswitch - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

package.json

@@ -15,3 +15,3 @@ {

"private": false,
"version": "1.0.4",
"version": "1.0.5",
"scripts": {

@@ -18,0 +18,0 @@ "dev": "vite",

@@ -86,4 +86,4 @@ # Interswitch for Vue 3.x

<Interswitch
merchantCode='MX26070'
payItemID='Default_Payable_MX26070'
merchantCode='MX#####'
payItemID='Default_Payable_MX#####'
customerEmail='johndoe@gmail.com'

@@ -160,5 +160,5 @@ redirectURL="http://localhost:3000"

const props = {
merchantCode: 'MX93271',
payItemID: 'Default_Payable_MX93271',
customerEmail: 'samuelhenshaw2021@gmail.com',
merchantCode: 'MX#####',
payItemID: 'Default_Payable_MX#####',
customerEmail: 'johndoe@gmail.com',
redirectURL: 'http://localhost:3000',

@@ -165,0 +165,0 @@ text: 'Pay Now',

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