restricted-input
Advanced tools
Comparing version
{ | ||
"name": "restricted-input", | ||
"version": "4.1.1", | ||
"version": "4.1.2", | ||
"description": "Restrict inputs to certain valid characters (e.g. formatting phone or card numbers)", | ||
@@ -27,3 +27,2 @@ "author": "Braintree <code@getbraintree.com> (https://www.braintreepayments.com/)", | ||
"scripts": { | ||
"prebuild": "prettier --check .", | ||
"format": "prettier --write .", | ||
@@ -30,0 +29,0 @@ "build": "tsc --declaration", |
54932
-0.07%