Socket
Socket
Sign inDemoInstall

@ribpay/oxlin

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ribpay/oxlin - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

dist/index.js

@@ -66,3 +66,3 @@ import axios from 'axios';

// Perform `async` stuff here...
const api = new OpenAPIClientAxios({ definition: 'https://sandbox-developers.oxlin.io/swaggers/swagger-oxlin-payments-api.yaml' });
const api = new OpenAPIClientAxios({ definition: 'https://developers.oxlin.io/swaggers/swagger-oxlin-payments-api.yaml' });
api.init();

@@ -69,0 +69,0 @@ const axiosClient = await api.getClient();

{
"name": "@ribpay/oxlin",
"version": "0.0.1",
"version": "0.0.2",
"author": "Guillaume FORTAINE <guillaume+github@fortaine.com>",

@@ -28,10 +28,8 @@ "repository": "https://github.com/ribpay/oxlin-node",

"devDependencies": {
"@rollup/plugin-typescript": "^8.2.5",
"@rollup/plugin-typescript": "^8.3.0",
"@tsconfig/node16": "^1.0.2",
"@types/uuid": "^8.3.1",
"rollup": "^2.58.0",
"rollup": "^2.58.1",
"tslib": "^2.3.1",
"typescript": "^4.4.3",
"uuid": "8.3.2"
"typescript": "^4.4.4"
}
}
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