autonumeric
Advanced tools
Comparing version 4.8.1 to 4.8.3
{ | ||
"name": "autonumeric", | ||
"version": "4.8.1", | ||
"version": "4.8.3", | ||
"description": "autoNumeric is a standalone Javascript library that provides live *as-you-type* formatting for international numbers and currencies. It supports most international numeric formats and currencies including those used in Europe, Asia, and North and South America.", | ||
@@ -124,3 +124,3 @@ "main": "dist/autoNumeric.js", | ||
"clean:e2e": "rimraf test/e2e/reports/* && rimraf test/e2e/screenshots/*", | ||
"clean:log": "rimraf npm-debug.log selenium-debug.log test/e2e/selenium.log yarn-error.log", | ||
"clean:log": "rimraf npm-debug.log selenium-debug.log test/e2e/*.log yarn-error.log", | ||
"clean": "yarn clean:build && yarn clean:coverage && yarn clean:log && yarn clean:e2e", | ||
@@ -127,0 +127,0 @@ "lint": "eslint --ext .js src test/unit test/e2e", |
@@ -7,2 +7,3 @@ <p align="center"><a href="http://autonumeric.org"><img src="http://autonumeric.org/statics/icons/apple-icon-152x152.png" alt="autonumeric.org"></a></p> | ||
<a href="https://coveralls.io/github/autoNumeric/autoNumeric?branch=next"><img src="https://coveralls.io/repos/github/autoNumeric/autoNumeric/badge.svg?branch=next" alt="Coverage Status"></a> | ||
<a href="https://github.com/autoNumeric/autoNumeric/stargazers"><img src="https://img.shields.io/github/stars/autoNumeric/autoNumeric?color=yellow" alt="GitHub Repo stars"></a> | ||
<br> | ||
@@ -58,1 +59,8 @@ <a href="https://gitter.im/autoNumeric/autoNumeric"><img src="https://img.shields.io/badge/gitter-autoNumeric%2FautoNumeric-brightgreen.svg" alt="Gitter chat"></a> | ||
AutoNumeric is an [MIT](http://opensource.org/licenses/MIT)-licensed open source project, and its authors are credited in [AUTHORS](https://github.com/autoNumeric/autoNumeric/blob/next/AUTHORS). | ||
**** | ||
### Support | ||
AutoNumeric is created using the [JetBrains IDE](https://www.jetbrains.com/community/opensource/#support), which kindly provide access to its tools to the developers.<br> | ||
If you feel AutoNumeric is useful to you, please consider [supporting](https://docs.autonumeric.org/Documentation/support/) the project. |
/** | ||
* Default settings for autoNumeric.js | ||
* Default settings for AutoNumeric.js | ||
* @author Alexandre Bonneau <alexandre.bonneau@linuxfr.eu> | ||
* @copyright © 2019 Alexandre Bonneau | ||
* @copyright © 2023 Alexandre Bonneau | ||
* | ||
@@ -6,0 +6,0 @@ * The MIT License (http://www.opensource.org/licenses/mit-license.php) |
/** | ||
* Enumerations for autoNumeric.js | ||
* Enumerations for AutoNumeric.js | ||
* @author Alexandre Bonneau <alexandre.bonneau@linuxfr.eu> | ||
* @copyright © 2019 Alexandre Bonneau | ||
* @copyright © 2023 Alexandre Bonneau | ||
* | ||
@@ -6,0 +6,0 @@ * The MIT License (http://www.opensource.org/licenses/mit-license.php) |
/** | ||
* Options for autoNumeric.js | ||
* Options for AutoNumeric.js | ||
* @author Alexandre Bonneau <alexandre.bonneau@linuxfr.eu> | ||
* @copyright © 2019 Alexandre Bonneau | ||
* @copyright © 2023 Alexandre Bonneau | ||
* | ||
@@ -6,0 +6,0 @@ * The MIT License (http://www.opensource.org/licenses/mit-license.php) |
/** | ||
* Helper functions for autoNumeric.js | ||
* Helper functions for AutoNumeric.js | ||
* @author Alexandre Bonneau <alexandre.bonneau@linuxfr.eu> | ||
* @copyright © 2019 Alexandre Bonneau | ||
* @copyright © 2023 Alexandre Bonneau | ||
* | ||
@@ -6,0 +6,0 @@ * The MIT License (http://www.opensource.org/licenses/mit-license.php) |
/** | ||
* Options for autoNumeric.js | ||
* Options for AutoNumeric.js | ||
* @author Alexandre Bonneau <alexandre.bonneau@linuxfr.eu> | ||
* @copyright © 2019 Alexandre Bonneau | ||
* @copyright © 2023 Alexandre Bonneau | ||
* | ||
@@ -6,0 +6,0 @@ * The MIT License (http://www.opensource.org/licenses/mit-license.php) |
/** | ||
* Pre-defined options for autoNumeric.js | ||
* Pre-defined options for AutoNumeric.js | ||
* @author Alexandre Bonneau <alexandre.bonneau@linuxfr.eu> | ||
* @copyright © 2019 Alexandre Bonneau | ||
* @copyright © 2023 Alexandre Bonneau | ||
* | ||
@@ -6,0 +6,0 @@ * The MIT License (http://www.opensource.org/licenses/mit-license.php) |
/** | ||
* Babel + Webpack workaround for autoNumeric | ||
* Babel + Webpack workaround for AutoNumeric | ||
* | ||
* @author Alexandre Bonneau <alexandre.bonneau@linuxfr.eu> | ||
* @copyright © 2019 Alexandre Bonneau | ||
* @copyright © 2023 Alexandre Bonneau | ||
* | ||
@@ -7,0 +7,0 @@ * The MIT License (http://www.opensource.org/licenses/mit-license.php) |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 2 instances in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
27173
65
3501532
27
2