New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

usdbrl-cli

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

usdbrl-cli - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

4

lib/index.js

@@ -15,3 +15,3 @@ const https = require('https');

const month = today.getMonth();
const year = today.getFullYear();
let year = today.getFullYear();

@@ -158,2 +158,2 @@ if (month === 0) {

});
}
}
{
"name": "usdbrl-cli",
"version": "0.1.0",
"version": "0.1.1",
"description": "A CLI to fetch BRL to USD exchange rates",

@@ -26,2 +26,2 @@ "main": "lib/index.js",

}
}
}
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