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

any-number-to-words

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

any-number-to-words - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

2

package.json
{
"name": "any-number-to-words",
"version": "2.0.2",
"version": "2.0.3",
"description": "A string based number to word converter that can convert pretty large numbers to words in several locales. String is it's limit.",

@@ -5,0 +5,0 @@ "main": "cjs/index.js",

# Any number to words
A string based number to words converter. It can convert very small or large numbers(just for fun).
A string based number to words converter. It can convert from very small to large decimal numbers(just for fun 🌈).

@@ -81,2 +81,5 @@ See **[Live Demo](https://any-number-to-words.netlify.app/)**

## Change Log
#### Version 2.0.3
* Updated documentation.
#### Version 2.0.2

@@ -83,0 +86,0 @@ * Fixed the bug of not translating decimal point for non en-us locales.

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