+12
-10
lines changedFilter options
+12
-10
lines changed Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
1
1
{
2
2
"name": "npm-user-validate",
3
-
"version": "2.0.0",
3
+
"version": "2.0.1",
4
4
"description": "User validations for npm",
5
5
"main": "lib/index.js",
6
6
"devDependencies": {
7
7
"@npmcli/eslint-config": "^4.0.1",
8
-
"@npmcli/template-oss": "4.11.0",
8
+
"@npmcli/template-oss": "4.22.0",
9
9
"tap": "^16.3.2"
10
10
},
11
11
"scripts": {
12
12
"test": "tap",
13
-
"lint": "eslint \"**/*.js\"",
13
+
"lint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\"",
14
14
"postlint": "template-oss-check",
15
15
"template-oss-apply": "template-oss-apply --force",
16
16
"lintfix": "npm run lint -- --fix",
@@ -19,7 +19,7 @@
19
19
},
20
20
"repository": {
21
21
"type": "git",
22
-
"url": "https://github.com/npm/npm-user-validate.git"
22
+
"url": "git+https://github.com/npm/npm-user-validate.git"
23
23
},
24
24
"keywords": [
25
25
"npm",
@@ -37,7 +37,8 @@
37
37
},
38
38
"templateOSS": {
39
39
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
40
-
"version": "4.11.0"
40
+
"version": "4.22.0",
41
+
"publish": true
41
42
},
42
43
"tap": {
43
44
"nyc-arg": [
Original file line number Diff line number Diff line change
@@ -136,7 +136,7 @@
136
136
"npm-pick-manifest": "^9.0.1",
137
137
"npm-profile": "^10.0.0",
138
138
"npm-registry-fetch": "^17.0.1",
139
-
"npm-user-validate": "^2.0.0",
139
+
"npm-user-validate": "^2.0.1",
140
140
"p-map": "^4.0.0",
141
141
"pacote": "^18.0.5",
142
142
"parse-conflict-json": "^3.0.1",
@@ -8941,10 +8941,11 @@
8941
8941
}
8942
8942
},
8943
8943
"node_modules/npm-user-validate": {
8944
-
"version": "2.0.0",
8945
-
"resolved": "https://registry.npmjs.org/npm-user-validate/-/npm-user-validate-2.0.0.tgz",
8946
-
"integrity": "sha512-sSWeqAYJ2dUPStJB+AEj0DyLRltr/f6YNcvCA7phkB8/RMLMnVsQ41GMwHo/ERZLYNDsyB2wPm7pZo1mqPOl7Q==",
8944
+
"version": "2.0.1",
8945
+
"resolved": "https://registry.npmjs.org/npm-user-validate/-/npm-user-validate-2.0.1.tgz",
8946
+
"integrity": "sha512-d17PKaF2h8LSGFl5j4b1gHOJt1fgH7YUcCm1kNSJvaLWWKXlBsuUvx0bBEkr0qhsVA9XP5LtRZ83hdlhm2QkgA==",
8947
8947
"inBundle": true,
8948
+
"license": "BSD-2-Clause",
8948
8949
"engines": {
8949
8950
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
8950
8951
}
Original file line number Diff line number Diff line change
@@ -101,7 +101,7 @@
101
101
"npm-pick-manifest": "^9.0.1",
102
102
"npm-profile": "^10.0.0",
103
103
"npm-registry-fetch": "^17.0.1",
104
-
"npm-user-validate": "^2.0.0",
104
+
"npm-user-validate": "^2.0.1",
105
105
"p-map": "^4.0.0",
106
106
"pacote": "^18.0.5",
107
107
"parse-conflict-json": "^3.0.1",
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4