New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

restricted-input

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

restricted-input - npm Package Compare versions

Comparing version

to
4.1.3

6

package.json
{
"name": "restricted-input",
"version": "4.1.2",
"version": "4.1.3",
"description": "Restrict inputs to certain valid characters (e.g. formatting phone or card numbers)",

@@ -43,5 +43,3 @@ "author": "Braintree <code@getbraintree.com> (https://www.braintreepayments.com/)",

"test:all": "npm run test && npm run test:integration",
"publish:demo": "./publish-gh-pages.sh",
"prepublishOnly": "npm run build && npm run build:app",
"postpublish": "npm run publish:demo"
"prepublishOnly": "npm run build && npm run build:app"
},

@@ -48,0 +46,0 @@ "dependencies": {