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

react-native-masked-text

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-masked-text - npm Package Versions

2345

1.13.0

Diff

Changelog

Source

[1.13.0] - 2019-08-13

Chore

  • [BREAKING CHANGE] Migrating from moment to date-and-time.
    • Thanks to Marcin Krysiak for contributing!

Fix

  • #184 TextInputMask doesnt render mask correctly when type change.

Docs

  • Fixing documentaion link.
benhurott
published 1.12.5 •

Changelog

Source

[1.12.5] - 2019-08-03

Fix

  • #176 Deprecation Warning: componentWillReceiveProps

Chore

  • Use find instead of filter on mask resolver.
benhurott
published 1.12.4 •

Changelog

Source

[1.12.4] - 2019-07-12

Fix

benhurott
published 1.12.3 •

Changelog

Source

[1.12.3] - 2019-05-17

Fix

benhurott
published 1.12.2 •

Changelog

Source

[1.12.2] - 2019-04-22

Refactor

  • Performance improvements
benhurott
published 1.12.1 •

Changelog

Source

[1.12.1] - 2019-04-09

Fixed

  • Fixing npm install error (https://github.com/benhurott/react-native-masked-text/issues/140).
benhurott
published 1.12.0 •

Changelog

Source

[1.12.0] - 2019-04-07

Added

Fixed

  • Fixing return type of getRawValue in ts definition. (Thanks to gabelerner)

Changed

  • Improving component initialization. (Thanks to rsouthgate)
benhurott
published 1.11.1 •

Changelog

Source

[1.11.1] - 2019-03-05

Fixed

  • Remove characters in the middle of the mask (Thanks to rsouthgate for the great contribution!)
benhurott
published 1.11.0 •

Changelog

Source

[1.11.0] - 2019-02-23

Added

  • Adding maskType to cel-phone with options: BRL and INTERNATIONAL.

Changed

  • New documentation in README.

Removed

  • [BREAKING CHANGE] The zeroCents option was removed from money mask, if you want to not show the cents, use the precision: 0.
benhurott
published 1.10.1 •

Changelog

Source

[1.10.1] - 2019-01-07

Fixed

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