Socket
Socket
Sign inDemoInstall

currency-transformation

Package Overview
Dependencies
1
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "currency-transformation",
"version": "1.0.0",
"version": "1.0.1",
"description": "Currency transformation util",

@@ -5,0 +5,0 @@ "repository": "https://github.com/Alivekeep/currency-transformer.git",

# Currency transformation util
### Installation
```bash
yarn add currency-transformation
```
### How to usage
```typescript
import { CurrencyTransformation, CurrencyList } from 'currency-transformer';
import { CurrencyTransformation, CurrencyList } from 'currency-transformation';

@@ -8,0 +14,0 @@ const currencyTransformation = new CurrencyTransformation();

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