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

eurodigit

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eurodigit - npm Package Compare versions

Comparing version 3.1.0 to 3.1.1

2

package.json
{
"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')
};
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