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

@juspay/ec-headless-cordova-plugin

Package Overview
Dependencies
Maintainers
11
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@juspay/ec-headless-cordova-plugin - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

5

CHANGELOG.md

@@ -26,3 +26,8 @@ ### 1.0.0

### 1.0.6
* Upgraded Android SDK version & Minor bug fixes
### 1.0.7
* Updated iOS plugin - 0.2.68.

2

package.json
{
"name": "@juspay/ec-headless-cordova-plugin",
"version": "1.0.6",
"version": "1.0.7",
"description": "A Cordova plugin for the Juspay Express Checkout Headless Sdk",

@@ -5,0 +5,0 @@ "cordova": {

@@ -10,7 +10,7 @@ # PhoneGap app integration

```sh
$ phonegap plugin add juspay/ec-headless-cordova-plugin
$ phonegap plugin add @juspay/ec-headless-cordova-plugin
```
(or)
```sh
$ cordova plugin add juspay/ec-headless-cordova-plugin
$ cordova plugin add @juspay/ec-headless-cordova-plugin
```

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

//Here payload format is specified for netbanking transaction. For other operations, refer
[EC SDK Doc](https://www.juspay.in/docs/hyper-sdk/android/ExpressCheckout/index.html)
[EC SDK Doc - Android](https://www.juspay.in/docs/hyper-sdk/android/ExpressCheckout/index.html)
[EC SDK Doc - iOS](https://developer.juspay.in/docs/ios-payments-sdk-integration)

@@ -49,0 +50,0 @@ var requestPayload = {

Sorry, the diff of this file is not supported yet

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