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

irpayments

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

irpayments - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

package.json
{
"name": "irpayments",
"version": "1.1.0",
"version": "1.1.1",
"description": "IR Payments, a package for all payment gateways of IRAN",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -13,4 +13,5 @@ const { default: axios } = require("axios");

* @class
* @classdesc Request handler for sending api requests
*/
module.exports = class RequestHandler {
class RequestHandler {
/**

@@ -51,2 +52,4 @@ * Base URL that would add up with URI

}
}
}
module.exports = RequestHandler;
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