+18
-16
lines changedFilter options
+18
-16
lines changed Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "proggy",
3
-
"version": "2.0.0",
3
+
"version": "3.0.0",
4
4
"files": [
5
5
"bin/",
6
6
"lib/"
@@ -9,7 +9,7 @@
9
9
"description": "Progress bar updates at a distance",
10
10
"repository": {
11
11
"type": "git",
12
-
"url": "https://github.com/npm/proggy.git"
12
+
"url": "git+https://github.com/npm/proggy.git"
13
13
},
14
14
"author": "GitHub Inc.",
15
15
"license": "ISC",
@@ -18,17 +18,18 @@
18
18
"posttest": "npm run lint",
19
19
"snap": "tap",
20
20
"postsnap": "eslint lib test --fix",
21
-
"lint": "eslint \"**/*.js\"",
21
+
"lint": "npm run eslint",
22
22
"postlint": "template-oss-check",
23
-
"lintfix": "npm run lint -- --fix",
24
-
"template-oss-apply": "template-oss-apply --force"
23
+
"lintfix": "npm run eslint -- --fix",
24
+
"template-oss-apply": "template-oss-apply --force",
25
+
"eslint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\""
25
26
},
26
27
"devDependencies": {
27
-
"@npmcli/eslint-config": "^3.0.1",
28
-
"@npmcli/template-oss": "4.5.1",
28
+
"@npmcli/eslint-config": "^5.0.0",
29
+
"@npmcli/template-oss": "4.23.3",
29
30
"chalk": "^4.1.2",
30
31
"cli-progress": "^3.10.0",
31
-
"npmlog": "^6.0.1",
32
+
"npmlog": "^7.0.0",
32
33
"tap": "^16.0.1"
33
34
},
34
35
"tap": {
@@ -39,10 +40,11 @@
39
40
]
40
41
},
41
42
"engines": {
42
-
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
43
+
"node": "^18.17.0 || >=20.5.0"
43
44
},
44
45
"templateOSS": {
45
46
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
46
-
"version": "4.5.1"
47
+
"version": "4.23.3",
48
+
"publish": true
47
49
}
48
50
}
Original file line number Diff line number Diff line change
@@ -11238,12 +11238,12 @@
11238
11238
}
11239
11239
},
11240
11240
"node_modules/proggy": {
11241
-
"version": "2.0.0",
11242
-
"resolved": "https://registry.npmjs.org/proggy/-/proggy-2.0.0.tgz",
11243
-
"integrity": "sha512-69agxLtnI8xBs9gUGqEnK26UfiexpHy+KUpBQWabiytQjnn5wFY8rklAi7GRfABIuPNnQ/ik48+LGLkYYJcy4A==",
11241
+
"version": "3.0.0",
11242
+
"resolved": "https://registry.npmjs.org/proggy/-/proggy-3.0.0.tgz",
11243
+
"integrity": "sha512-QE8RApCM3IaRRxVzxrjbgNMpQEX6Wu0p0KBeoSiSEw5/bsGwZHsshF4LCxH2jp/r6BU+bqA3LrMDEYNfJnpD8Q==",
11244
11244
"license": "ISC",
11245
11245
"engines": {
11246
-
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
11246
+
"node": "^18.17.0 || >=20.5.0"
11247
11247
}
11248
11248
},
11249
11249
"node_modules/promise-all-reject-late": {
@@ -16690,7 +16690,7 @@
16690
16690
"pacote": "^19.0.0",
16691
16691
"parse-conflict-json": "^4.0.0",
16692
16692
"proc-log": "^5.0.0",
16693
-
"proggy": "^2.0.0",
16693
+
"proggy": "^3.0.0",
16694
16694
"promise-all-reject-late": "^1.0.0",
16695
16695
"promise-call-limit": "^3.0.1",
16696
16696
"read-package-json-fast": "^4.0.0",
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@
30
30
"pacote": "^19.0.0",
31
31
"parse-conflict-json": "^4.0.0",
32
32
"proc-log": "^5.0.0",
33
-
"proggy": "^2.0.0",
33
+
"proggy": "^3.0.0",
34
34
"promise-all-reject-late": "^1.0.0",
35
35
"promise-call-limit": "^3.0.1",
36
36
"read-package-json-fast": "^4.0.0",
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