+15
-14
lines changedFilter options
+15
-14
lines changed Original file line number Diff line number Diff line change
@@ -1,21 +1,22 @@
1
1
{
2
2
"name": "npm-user-validate",
3
-
"version": "2.0.1",
3
+
"version": "3.0.0",
4
4
"description": "User validations for npm",
5
5
"main": "lib/index.js",
6
6
"devDependencies": {
7
-
"@npmcli/eslint-config": "^4.0.1",
8
-
"@npmcli/template-oss": "4.22.0",
7
+
"@npmcli/eslint-config": "^5.0.0",
8
+
"@npmcli/template-oss": "4.23.3",
9
9
"tap": "^16.3.2"
10
10
},
11
11
"scripts": {
12
12
"test": "tap",
13
-
"lint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\"",
13
+
"lint": "npm run eslint",
14
14
"postlint": "template-oss-check",
15
15
"template-oss-apply": "template-oss-apply --force",
16
-
"lintfix": "npm run lint -- --fix",
16
+
"lintfix": "npm run eslint -- --fix",
17
17
"snap": "tap",
18
-
"posttest": "npm run lint"
18
+
"posttest": "npm run lint",
19
+
"eslint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\""
19
20
},
20
21
"repository": {
21
22
"type": "git",
@@ -33,11 +34,11 @@
33
34
"lib/"
34
35
],
35
36
"engines": {
36
-
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
37
+
"node": "^18.17.0 || >=20.5.0"
37
38
},
38
39
"templateOSS": {
39
40
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
40
-
"version": "4.22.0",
41
+
"version": "4.23.3",
41
42
"publish": true
42
43
},
43
44
"tap": {
Original file line number Diff line number Diff line change
@@ -136,7 +136,7 @@
136
136
"npm-pick-manifest": "^10.0.0",
137
137
"npm-profile": "^11.0.1",
138
138
"npm-registry-fetch": "^18.0.1",
139
-
"npm-user-validate": "^2.0.1",
139
+
"npm-user-validate": "^3.0.0",
140
140
"p-map": "^4.0.0",
141
141
"pacote": "^18.0.6",
142
142
"parse-conflict-json": "^3.0.1",
@@ -10467,13 +10467,13 @@
10467
10467
}
10468
10468
},
10469
10469
"node_modules/npm-user-validate": {
10470
-
"version": "2.0.1",
10471
-
"resolved": "https://registry.npmjs.org/npm-user-validate/-/npm-user-validate-2.0.1.tgz",
10472
-
"integrity": "sha512-d17PKaF2h8LSGFl5j4b1gHOJt1fgH7YUcCm1kNSJvaLWWKXlBsuUvx0bBEkr0qhsVA9XP5LtRZ83hdlhm2QkgA==",
10470
+
"version": "3.0.0",
10471
+
"resolved": "https://registry.npmjs.org/npm-user-validate/-/npm-user-validate-3.0.0.tgz",
10472
+
"integrity": "sha512-9xi0RdSmJ4mPYTC393VJPz1Sp8LyCx9cUnm/L9Qcb3cFO8gjT4mN20P9FAsea8qDHdQ7LtcN8VLh2UT47SdKCw==",
10473
10473
"inBundle": true,
10474
10474
"license": "BSD-2-Clause",
10475
10475
"engines": {
10476
-
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
10476
+
"node": "^18.17.0 || >=20.5.0"
10477
10477
}
10478
10478
},
10479
10479
"node_modules/nth-check": {
Original file line number Diff line number Diff line change
@@ -101,7 +101,7 @@
101
101
"npm-pick-manifest": "^10.0.0",
102
102
"npm-profile": "^11.0.1",
103
103
"npm-registry-fetch": "^18.0.1",
104
-
"npm-user-validate": "^2.0.1",
104
+
"npm-user-validate": "^3.0.0",
105
105
"p-map": "^4.0.0",
106
106
"pacote": "^18.0.6",
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