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

@grigoryevandrey/convert

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

@grigoryevandrey/convert - npm Package Compare versions

Comparing version

to
1.0.4

2

package.json

@@ -29,3 +29,3 @@ {

"types": "./types",
"version": "1.0.3",
"version": "1.0.4",
"description": "A cli tool to convert one currency into another using CoinMarketCap API",

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

@@ -8,3 +8,3 @@ # Convert

```Bash
npm i -g convert @grigoryevandrey/convert
npm i -g @grigoryevandrey/convert
```

@@ -11,0 +11,0 @@