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

@touch4it/currency-format

Package Overview
Dependencies
Maintainers
3
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@touch4it/currency-format - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

CHANGELOG.md
# Format currency output
## 1.0.2 (2021-03-09)
- Fixed Typescript definition
## 1.0.1 (2021-03-09)

@@ -4,0 +8,0 @@

@@ -9,1 +9,3 @@ declare class Price {

}
export default Price;
{
"name": "@touch4it/currency-format",
"version": "1.0.1",
"version": "1.0.2",
"description": "Currency formatter",

@@ -21,2 +21,9 @@ "license": "MIT",

],
"keywords": [
"currency",
"currency formatter",
"format",
"formatter",
"ISO 4217"
],
"main": "index.js",

@@ -23,0 +30,0 @@ "scripts": {

2

README.md

@@ -88,3 +88,3 @@ # Format currency output

See [tests](tests/)
See [tests](https://github.com/touch4it/currency-format/blob/master/lib/tests/index.test.js)

@@ -91,0 +91,0 @@ ## License

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