A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/npm/cli/commit/1c0d257aa015297b703d0f413928bff661ed1430 below:

@npmcli/metavuln-calculator@9.0.1 · npm/cli@1c0d257 · GitHub

File tree Expand file treeCollapse file tree 3 files changed

+7

-7

lines changed

Filter options

Expand file treeCollapse file tree 3 files changed

+7

-7

lines changed Original file line number Diff line number Diff line change

@@ -292,7 +292,7 @@ class Advisory {

292 292 293 293

[_testSpec] (spec) {

294 294

for (const v of this.versions) {

295 -

const satisfies = semver.satisfies(v, spec)

295 +

const satisfies = semver.satisfies(v, spec, semverOpt)

296 296

if (!satisfies) {

297 297

continue

298 298

}

Original file line number Diff line number Diff line change

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

1 1

{

2 2

"name": "@npmcli/metavuln-calculator",

3 -

"version": "9.0.0",

3 +

"version": "9.0.1",

4 4

"main": "lib/index.js",

5 5

"files": [

6 6

"bin/",

@@ -34,7 +34,7 @@

34 34

},

35 35

"devDependencies": {

36 36

"@npmcli/eslint-config": "^5.0.0",

37 -

"@npmcli/template-oss": "4.23.4",

37 +

"@npmcli/template-oss": "4.25.0",

38 38

"require-inject": "^1.4.4",

39 39

"tap": "^16.0.1"

40 40

},

@@ -50,7 +50,7 @@

50 50

},

51 51

"templateOSS": {

52 52

"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",

53 -

"version": "4.23.4",

53 +

"version": "4.25.0",

54 54

"publish": "true",

55 55

"ciVersions": [

56 56

"16.14.0",

Original file line number Diff line number Diff line change

@@ -3628,9 +3628,9 @@

3628 3628

}

3629 3629

},

3630 3630

"node_modules/@npmcli/metavuln-calculator": {

3631 -

"version": "9.0.0",

3632 -

"resolved": "https://registry.npmjs.org/@npmcli/metavuln-calculator/-/metavuln-calculator-9.0.0.tgz",

3633 -

"integrity": "sha512-znLKqdy1ZEGNK3VB9j/RzGyb/P0BJb3fGpvEbHIAyBAXsps2l1ce8SVHfsGAFLl9s8072PxafqTn7RC8wSnQPg==",

3631 +

"version": "9.0.1",

3632 +

"resolved": "https://registry.npmjs.org/@npmcli/metavuln-calculator/-/metavuln-calculator-9.0.1.tgz",

3633 +

"integrity": "sha512-B7ziEnkSmnauecEvFbg9h0d2CVa3uJudd9bTDc9vScfYdRETkQkCriFiYCV3PXE++igd5JRw35WJz902HnGrCg==",

3634 3634

"license": "ISC",

3635 3635

"dependencies": {

3636 3636

"cacache": "^19.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