Comparing version 3.1.0 to 3.1.1
{ | ||
"name": "eurodigit", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "Convert Hindu-Arabic numerals of different scripts into Western Arabic (European) digits.", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
"use strict"; | ||
module.exports = { | ||
to_euro: require('./to_euro'), | ||
to_int: require('./to_int'), | ||
to_non_euro: require('./to_non_euro') | ||
}; |
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
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 1 instance in 1 package
222
0
8642
14