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

razorpay

Package Overview
Dependencies
Maintainers
4
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

razorpay - npm Package Compare versions

Comparing version 2.0.5 to 2.0.6

4

CHANGELOG.md
# Changelog
## 2.0.6 - 2020-01-28
- fix: receipt is an optional param when creating orders (#118).
- Updated dependencies.
## 2.0.5 - 2019-08-12

@@ -4,0 +8,0 @@ - Added support for Order creation amount=0 + method=emandate.

4

dist/resources/orders.js

@@ -76,6 +76,2 @@ 'use strict';

if (!receipt) {
throw new Error('`receipt` is mandatory');
}
var data = Object.assign(_extends({

@@ -82,0 +78,0 @@ amount: amount,

{
"name": "razorpay",
"version": "2.0.5",
"version": "2.0.6",
"description": "Official Node SDK for Razorpay API",

@@ -5,0 +5,0 @@ "main": "dist/razorpay",

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