A RetroSearch Logo

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

Search Query:

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

@npmcli/fs@3.1.1 · npm/cli@fd42986 · GitHub

File tree Expand file treeCollapse file tree 4 files changed

+12

-12

lines changed

Filter options

Expand file treeCollapse file tree 4 files changed

+12

-12

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

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

1 1

{

2 2

"name": "@npmcli/fs",

3 -

"version": "3.1.0",

3 +

"version": "3.1.1",

4 4

"description": "filesystem utilities for the npm cli",

5 5

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

6 6

"files": [

@@ -11,7 +11,7 @@

11 11

"snap": "tap",

12 12

"test": "tap",

13 13

"npmclilint": "npmcli-lint",

14 -

"lint": "eslint \"**/*.js\"",

14 +

"lint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\"",

15 15

"lintfix": "npm run lint -- --fix",

16 16

"posttest": "npm run lint",

17 17

"postsnap": "npm run lintfix --",

@@ -20,7 +20,7 @@

20 20

},

21 21

"repository": {

22 22

"type": "git",

23 -

"url": "https://github.com/npm/fs.git"

23 +

"url": "git+https://github.com/npm/fs.git"

24 24

},

25 25

"keywords": [

26 26

"npm",

@@ -30,7 +30,7 @@

30 30

"license": "ISC",

31 31

"devDependencies": {

32 32

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

33 -

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

33 +

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

34 34

"tap": "^16.0.1"

35 35

},

36 36

"dependencies": {

@@ -41,7 +41,7 @@

41 41

},

42 42

"templateOSS": {

43 43

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

44 -

"version": "4.8.0"

44 +

"version": "4.22.0"

45 45

},

46 46

"tap": {

47 47

"nyc-arg": [

Original file line number Diff line number Diff line change

@@ -89,7 +89,7 @@

89 89

"@isaacs/string-locale-compare": "^1.1.0",

90 90

"@npmcli/arborist": "^7.2.1",

91 91

"@npmcli/config": "^8.0.2",

92 -

"@npmcli/fs": "^3.1.0",

92 +

"@npmcli/fs": "^3.1.1",

93 93

"@npmcli/map-workspaces": "^3.0.6",

94 94

"@npmcli/package-json": "^5.1.0",

95 95

"@npmcli/promise-spawn": "^7.0.2",

@@ -1568,9 +1568,9 @@

1568 1568

}

1569 1569

},

1570 1570

"node_modules/@npmcli/fs": {

1571 -

"version": "3.1.0",

1572 -

"resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-3.1.0.tgz",

1573 -

"integrity": "sha512-7kZUAaLscfgbwBQRbvdMYaZOWyMEcPTH/tJjnyAWJ/dvvs9Ef+CERx/qJb9GExJpl1qipaDGn7KqHnFGGixd0w==",

1571 +

"version": "3.1.1",

1572 +

"resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-3.1.1.tgz",

1573 +

"integrity": "sha512-q9CRWjpHCMIh5sVyefoD1cA7PkvILqCZsnSOEUUivORLjxCO/Irmue2DprETiNgEqktDBZaM1Bi+jrarx1XdCg==",

1574 1574

"inBundle": true,

1575 1575

"dependencies": {

1576 1576

"semver": "^7.3.5"

@@ -14769,7 +14769,7 @@

14769 14769

"license": "ISC",

14770 14770

"dependencies": {

14771 14771

"@isaacs/string-locale-compare": "^1.1.0",

14772 -

"@npmcli/fs": "^3.1.0",

14772 +

"@npmcli/fs": "^3.1.1",

14773 14773

"@npmcli/installed-package-contents": "^2.1.0",

14774 14774

"@npmcli/map-workspaces": "^3.0.2",

14775 14775

"@npmcli/metavuln-calculator": "^7.1.1",

Original file line number Diff line number Diff line change

@@ -54,7 +54,7 @@

54 54

"@isaacs/string-locale-compare": "^1.1.0",

55 55

"@npmcli/arborist": "^7.2.1",

56 56

"@npmcli/config": "^8.0.2",

57 -

"@npmcli/fs": "^3.1.0",

57 +

"@npmcli/fs": "^3.1.1",

58 58

"@npmcli/map-workspaces": "^3.0.6",

59 59

"@npmcli/package-json": "^5.1.0",

60 60

"@npmcli/promise-spawn": "^7.0.2",

Original file line number Diff line number Diff line change

@@ -4,7 +4,7 @@

4 4

"description": "Manage node_modules trees",

5 5

"dependencies": {

6 6

"@isaacs/string-locale-compare": "^1.1.0",

7 -

"@npmcli/fs": "^3.1.0",

7 +

"@npmcli/fs": "^3.1.1",

8 8

"@npmcli/installed-package-contents": "^2.1.0",

9 9

"@npmcli/map-workspaces": "^3.0.2",

10 10

"@npmcli/metavuln-calculator": "^7.1.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