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

@canutin/svelte-currency-input

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@canutin/svelte-currency-input - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

package.json
{
"name": "@canutin/svelte-currency-input",
"version": "0.1.0",
"version": "0.1.1",
"exports": {

@@ -5,0 +5,0 @@ "./package.json": "./package.json",

@@ -19,3 +19,3 @@ # svelte-currency-input

- Leverages [`Intl.NumberFormat`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat) for **localizing** currency denominations and masking the input
- Comprehensive [API](#api)
- Simple [API](#api)
- Minimal default styling, [easy to customize](#styling)

@@ -65,3 +65,3 @@

| disabled | `boolean` | `false` | Marks the inputs as disabled |
| isNegativeAllowed | `boolean` | `true` | If `true`, forces formatting only to positive values and ignores `--positive` and `--negative` styling modifiers |
| isNegativeAllowed | `boolean` | `true` | If `false`, forces formatting only to positive values and ignores `--positive` and `--negative` styling modifiers |

@@ -68,0 +68,0 @@ ## Styling

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