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 Compare versions

Comparing version 1.10.0 to 1.10.1

8

CHANGELOG.md

@@ -5,2 +5,8 @@ # Changelog

## [1.10.1] - 2019-01-07
### Fixed
- Fixing `issuer` in ts file. (Thanks to [Gabe Lerner](https://github.com/gabelerner))
## [1.10.0] - 2019-01-06

@@ -12,3 +18,3 @@

### Fix
### Fixed

@@ -15,0 +21,0 @@ - [#107](https://github.com/benhurott/react-native-masked-text/issues/107): Props missing - TypeScript map out of date.

2

index.d.ts

@@ -43,3 +43,3 @@ /**

obfuscated?: boolean
issuer: 'visa-or-mastercard' | 'diners' | 'amex'
issuer?: 'visa-or-mastercard' | 'diners' | 'amex'

@@ -46,0 +46,0 @@ // Custom type.

{
"name": "react-native-masked-text",
"version": "1.10.0",
"version": "1.10.1",
"description": "Text and TextInput with mask for React Native applications",

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

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