Socket
Socket
Sign inDemoInstall

number-format.js

Package Overview
Dependencies
0
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.4 to 2.0.5

2

lib/format.esm.js

@@ -11,3 +11,3 @@ /**

* @link http://mottie.github.com/javascript-number-formatter/
* @version 2.0.4
* @version 2.0.5
*/

@@ -14,0 +14,0 @@ const maskRegex = /[0-9\-+#]/;

@@ -11,3 +11,3 @@ /**

* @link http://mottie.github.com/javascript-number-formatter/
* @version 2.0.4
* @version 2.0.5
*/

@@ -14,0 +14,0 @@ (function (global, factory) {

@@ -5,3 +5,3 @@ {

"description": "Lightweight & Fast JavaScript Number Formatter",
"version": "2.0.4",
"version": "2.0.5",
"homepage": "http://mottie.github.com/javascript-number-formatter/",

@@ -8,0 +8,0 @@ "main": "lib/format.min.js",

@@ -74,3 +74,3 @@ # Javascript Number Formatter

### v2.0.0 – 2.0.4 (2018-10-26)
### v2.0.0 – 2.0.5 (2018-10-26)

@@ -77,0 +77,0 @@ * Add `ignoreSign` option (modified to `enforeceMaskSign`!).

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