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

nuvei

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuvei - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

lib/nuvei.js

14

package.json
{
"name": "nuvei",
"version": "1.0.1",
"version": "1.0.2",
"description": "Nuvei digital REST API wrapper for Nodejs",
"main": "index.js",
"main": "lib/nuvei.js",
"scripts": {

@@ -19,3 +19,11 @@ "test": "echo \"Error: no test specified\" && exit 1"

"author": "Nuvei",
"license": "MIT"
"license": "MIT",
"dependencies": {
"ajv": "^8.11.0",
"ajv-i18n": "^4.2.0",
"lodash": "^4.17.21",
"moment": "^2.29.3",
"request": "^2.88.2",
"uuid": "^8.3.2"
}
}
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