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

money-converter

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

money-converter - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

20

package.json
{
"name": "money-converter",
"version": "1.0.2",
"version": "1.0.3",
"description": "A npm module that looks at mutliple exchanges when determining the fx rate",

@@ -13,11 +13,19 @@ "main": "convert.js",

},
"keywords": [
"currency",
"convert",
"exchange",
"yahoo",
"finance",
"rates"
],
"author": "Sadman",
"license": "ISC",
"dependencies": {
"assert": "^1.3.0",
"cron": "^1.1.0",
"money": "^0.2.0",
"request": "^2.67.0",
"require-all": "^2.0.0"
"assert": "1.3.0",
"cron": "1.1.0",
"money": "0.2.0",
"request": "2.67.0",
"require-all": "2.0.0"
}
}
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