New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

com.razorpay.cordova

Package Overview
Dependencies
Maintainers
4
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

com.razorpay.cordova - npm Package Compare versions

Comparing version 1.3.14 to 1.4.0

.idea/codeStyles/Project.xml

2

package.json
{
"name": "com.razorpay.cordova",
"version": "1.3.14",
"version": "1.4.0",
"description": "Cordova/Phonegap bindings for Razorpay's Mobile SDKs",

@@ -5,0 +5,0 @@ "main": "Readme.md",

@@ -27,4 +27,6 @@ # Cordova/Phonegap bindings for Razorpay's Mobile SDKs

```
**Note**: We no longer support Swift 3 , moving forward only the latest version of our swift will be supported.
(or, `phonegap plugin add com.razorpay.cordova --save`)
**Note**: We no longer support Swift 3 , moving forward only the latest version of our swift will be supported.Also please note that we only support iOS devices using 64 bit architecture i.e iPhone 5s and above.
**Note**: This release is meant for Xcode 10 and above as it uses a framework compiled in Swift 4.2.Also make sure that you set Always Embed Swift Standard Libraries of your main target to yes.

@@ -34,3 +36,8 @@

(or, `phonegap plugin add com.razorpay.cordova --save`)
**Note**:
Please add the line
```
# import <Razorpay/Razorpay-Swift.h>
```
to the top of your Main.m file

@@ -37,0 +44,0 @@ ## Integration code

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