Socket
Socket
Sign inDemoInstall

ember-mask-input

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-mask-input - npm Package Compare versions

Comparing version 3.1.1 to 3.1.2

2

package.json
{
"name": "ember-mask-input",
"version": "3.1.1",
"version": "3.1.2",
"description": "Ember input component that uses jquery-mask-plugin",

@@ -5,0 +5,0 @@ "keywords": [

@@ -30,3 +30,3 @@ ember-mask-input

```hbs
{{ember-mask-input alue='TR62 5373 4587 2624 9832 3024 26' maskType='iban' }}
{{ember-mask-input value='TR625373458726249832302426' maskType='iban' }}
```

@@ -36,3 +36,3 @@

```hbs
{{ember-mask-input alue='TR62 5373 4587 2624 9832 3024 26' maskType='iban' bindMasked=true }}
{{ember-mask-input value='TR62 5373 4587 2624 9832 3024 26' maskType='iban' bindMasked=true }}
```

@@ -39,0 +39,0 @@

Sorry, the diff of this file is not supported yet

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