Socket
Socket
Sign inDemoInstall

npm-user-validate

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npm-user-validate - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

npm-user-validate.js

@@ -12,3 +12,3 @@ exports.email = email

password: {
badchars: 'Password passwords cannot contain these characters: \'!:@"'
badchars: 'Password cannot contain these characters: \'!:@"'
},

@@ -15,0 +15,0 @@ email: {

{
"name": "npm-user-validate",
"version": "0.0.3",
"version": "0.0.4",
"description": "User validations for npm",

@@ -12,3 +12,6 @@ "main": "npm-user-validate.js",

},
"repository": "",
"repository": {
"type": "git",
"url": "git://github.com/npm/npm-registry-mock.git"
},
"keywords": [

@@ -20,7 +23,3 @@ "npm",

"author": "Robert Kowalski <rok@kowalski.gd>",
"repository": {
"type": "git",
"url": "https://github.com/robertkowalski/npm-user-validate"
},
"license": "BSD"
}

@@ -1,6 +0,6 @@

[![Build Status](https://travis-ci.org/robertkowalski/npm-user-validate.png?branch=master)](https://travis-ci.org/robertkowalski/npm-user-validate)
[![devDependency Status](https://david-dm.org/robertkowalski/npm-user-validate/dev-status.png)](https://david-dm.org/robertkowalski/npm-user-validate#info=devDependencies)
[![Build Status](https://travis-ci.org/npm/npm-user-validate.png?branch=master)](https://travis-ci.org/npm/npm-user-validate)
[![devDependency Status](https://david-dm.org/npm/npm-user-validate/dev-status.png)](https://david-dm.org/npm/npm-user-validate#info=devDependencies)
# npm-user-validate
Validation for the npm client and npm-www (and probably other npm projects)
Validation for the npm client and npm-www (and probably other npm projects)
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