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

crypto-exchange-rates

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crypto-exchange-rates - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

8

package.json
{
"name": "crypto-exchange-rates",
"version": "1.0.0",
"version": "1.0.1",
"description": "Receives up-to-date cryptocurrency rates without delays",
"main": "index.js",
"main": "lib/index.js",
"scripts": {
"start": "nodemon index.js",
"test": "test"
"start": "nodemon ./lib/index.js",
"test": "mocha ./test/test.js"
},

@@ -10,0 +10,0 @@ "keywords": [

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