Socket
Socket
Sign inDemoInstall

npm-user-validate

Package Overview
Dependencies
Maintainers
5
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 2.0.0 to 2.0.1

11

package.json
{
"name": "npm-user-validate",
"version": "2.0.0",
"version": "2.0.1",
"description": "User validations for npm",

@@ -8,3 +8,3 @@ "main": "lib/index.js",

"@npmcli/eslint-config": "^4.0.1",
"@npmcli/template-oss": "4.11.0",
"@npmcli/template-oss": "4.22.0",
"tap": "^16.3.2"

@@ -14,3 +14,3 @@ },

"test": "tap",
"lint": "eslint \"**/*.js\"",
"lint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\"",
"postlint": "template-oss-check",

@@ -24,3 +24,3 @@ "template-oss-apply": "template-oss-apply --force",

"type": "git",
"url": "https://github.com/npm/npm-user-validate.git"
"url": "git+https://github.com/npm/npm-user-validate.git"
},

@@ -43,3 +43,4 @@ "keywords": [

"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.11.0"
"version": "4.22.0",
"publish": true
},

@@ -46,0 +47,0 @@ "tap": {

@@ -1,3 +0,3 @@

[![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)
[![Build Status](https://img.shields.io/github/actions/workflow/status/npm/npm-user-validate/ci.yml?branch=main)](https://github.com/npm/npm-user-validate)
[![Dependency Status](https://img.shields.io/librariesio/github/npm/npm-user-validate)](https://libraries.io/npm/npm-user-validate)

@@ -4,0 +4,0 @@ # npm-user-validate

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