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

cbr-rates-cli

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cbr-rates-cli - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

.travis.yml

7

package.json
{
"name": "cbr-rates-cli",
"description": "Get currency rates from Central Bank of Russia",
"version": "0.2.2",
"version": "0.2.3",
"keywords": [

@@ -22,3 +22,5 @@ "cbr",

"devDependencies": {
"babel": "^5.5.6"
"ava": "^0.2.0",
"babel": "^5.5.6",
"exec-file": "^0.1.1"
},

@@ -29,2 +31,3 @@ "bin": {

"scripts": {
"test": "babel-node test.js",
"transpile": "babel --stage 0 cli.js > cli.es5.js",

@@ -31,0 +34,0 @@ "prepublish": "npm run transpile",

@@ -1,2 +0,2 @@

# cbr-rates-cli
# cbr-rates-cli [![Build Status][travis-image]][travis-url]

@@ -53,2 +53,5 @@ > Get currency rates from Central Bank of Russia

[travis-url]: https://travis-ci.org/andrepolischuk/cbr-rates-cli
[travis-image]: https://travis-ci.org/andrepolischuk/cbr-rates-cli.svg?branch=master
[cbr-rates]: https://github.com/andrepolischuk/cbr-rates
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