Socket
Socket
Sign inDemoInstall

monero

Package Overview
Dependencies
0
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.0.4

2

package.json
{
"name": "monero",
"version": "1.0.3",
"version": "1.0.4",
"description": "node-monero is a simple tool for all things related to the cryptocurrency.",

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

@@ -20,6 +20,6 @@ [npm-url]: https://npmjs.org/package/monero.js

const monero = require('monero');
monero.price(function(p) {
console.log(p)
})
```
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc