@corellium/corellium-cli 1.2.0 → 1.2.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (162) hide show
  1. package/.gitlab-ci.yml +46 -1
  2. package/ci/gitlab-build.sh +1 -1
  3. package/coverage/cobertura-coverage.xml +9 -0
  4. package/coverage/lcov-report/base.css +224 -0
  5. package/coverage/lcov-report/block-navigation.js +87 -0
  6. package/coverage/lcov-report/favicon.png +0 -0
  7. package/coverage/lcov-report/index.html +101 -0
  8. package/coverage/lcov-report/prettify.css +1 -0
  9. package/coverage/lcov-report/prettify.js +2 -0
  10. package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
  11. package/coverage/lcov-report/sorter.js +196 -0
  12. package/coverage/lcov.info +0 -0
  13. package/index.js +2 -0
  14. package/node_modules/@babel/cli/node_modules/commander/package.json +22 -57
  15. package/node_modules/@babel/cli/node_modules/make-dir/package.json +57 -92
  16. package/node_modules/@babel/cli/node_modules/pify/package.json +49 -84
  17. package/node_modules/@babel/cli/node_modules/semver/package.json +15 -50
  18. package/node_modules/@babel/cli/node_modules/slash/package.json +32 -67
  19. package/node_modules/@babel/cli/package.json +33 -69
  20. package/node_modules/@corellium/client-api/package.json +10 -39
  21. package/node_modules/@jridgewell/resolve-uri/package.json +35 -74
  22. package/node_modules/@jridgewell/sourcemap-codec/package.json +38 -73
  23. package/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.mjs +91 -57
  24. package/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.mjs.map +1 -1
  25. package/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.umd.js +90 -56
  26. package/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.umd.js.map +1 -1
  27. package/node_modules/@jridgewell/trace-mapping/dist/types/trace-mapping.d.ts +5 -5
  28. package/node_modules/@jridgewell/trace-mapping/dist/types/types.d.ts +12 -5
  29. package/node_modules/@jridgewell/trace-mapping/package.json +34 -71
  30. package/node_modules/@nicolo-ribaudo/chokidar-2/package.json +17 -54
  31. package/node_modules/ansi-regex/package.json +53 -88
  32. package/node_modules/ansi-styles/package.json +54 -94
  33. package/node_modules/anymatch/package.json +23 -55
  34. package/node_modules/asynckit/package.json +40 -73
  35. package/node_modules/axios/package.json +41 -71
  36. package/node_modules/balanced-match/package.json +17 -48
  37. package/node_modules/binary-extensions/package.json +36 -72
  38. package/node_modules/brace-expansion/package.json +18 -49
  39. package/node_modules/braces/package.json +25 -75
  40. package/node_modules/call-bind/package.json +78 -124
  41. package/node_modules/chokidar/package.json +35 -73
  42. package/node_modules/cliui/package.json +48 -86
  43. package/node_modules/color-convert/package.json +20 -58
  44. package/node_modules/color-name/package.json +28 -60
  45. package/node_modules/combined-stream/package.json +14 -51
  46. package/node_modules/component-emitter/package.json +12 -44
  47. package/node_modules/concat-map/package.json +40 -88
  48. package/node_modules/convert-source-map/package.json +23 -54
  49. package/node_modules/cookiejar/package.json +11 -43
  50. package/node_modules/debug/package.json +32 -86
  51. package/node_modules/delayed-stream/package.json +14 -52
  52. package/node_modules/dotenv/package.json +32 -63
  53. package/node_modules/emoji-regex/package.json +27 -57
  54. package/node_modules/escalade/package.json +23 -58
  55. package/node_modules/fast-safe-stringify/package.json +28 -72
  56. package/node_modules/fill-range/package.json +23 -71
  57. package/node_modules/follow-redirects/package.json +37 -76
  58. package/node_modules/form-data/package.json +37 -73
  59. package/node_modules/formidable/package.json +17 -51
  60. package/node_modules/fs-readdir-recursive/package.json +15 -49
  61. package/node_modules/fs.realpath/package.json +16 -52
  62. package/node_modules/function-bind/package.json +23 -60
  63. package/node_modules/get-caller-file/package.json +22 -52
  64. package/node_modules/get-intrinsic/package.json +86 -123
  65. package/node_modules/glob/package.json +29 -67
  66. package/node_modules/glob-parent/package.json +22 -69
  67. package/node_modules/has/package.json +21 -54
  68. package/node_modules/has-symbols/package.json +99 -132
  69. package/node_modules/inflight/package.json +15 -47
  70. package/node_modules/inherits/package.json +12 -53
  71. package/node_modules/is-binary-path/package.json +38 -74
  72. package/node_modules/is-extglob/package.json +17 -51
  73. package/node_modules/is-fullwidth-code-point/package.json +40 -78
  74. package/node_modules/is-glob/package.json +21 -67
  75. package/node_modules/is-number/package.json +21 -64
  76. package/node_modules/lru-cache/package.json +22 -60
  77. package/node_modules/methods/package.json +17 -63
  78. package/node_modules/mime/package.json +15 -47
  79. package/node_modules/mime-db/package.json +20 -66
  80. package/node_modules/mime-types/package.json +15 -63
  81. package/node_modules/minimatch/package.json +20 -60
  82. package/node_modules/ms/package.json +19 -57
  83. package/node_modules/multi-progress/package.json +15 -45
  84. package/node_modules/normalize-path/package.json +20 -62
  85. package/node_modules/object-inspect/package.json +48 -80
  86. package/node_modules/once/package.json +14 -55
  87. package/node_modules/path-is-absolute/package.json +11 -46
  88. package/node_modules/picomatch/package.json +23 -59
  89. package/node_modules/progress/package.json +16 -64
  90. package/node_modules/qs/package.json +73 -104
  91. package/node_modules/readdirp/package.json +42 -82
  92. package/node_modules/require-directory/package.json +24 -56
  93. package/node_modules/safe-buffer/package.json +5 -37
  94. package/node_modules/semver/package.json +31 -69
  95. package/node_modules/side-channel/package.json +65 -97
  96. package/node_modules/string-width/package.json +54 -96
  97. package/node_modules/string_decoder/package.json +13 -46
  98. package/node_modules/strip-ansi/package.json +52 -93
  99. package/node_modules/superagent/node_modules/form-data/package.json +37 -73
  100. package/node_modules/superagent/node_modules/readable-stream/package.json +27 -59
  101. package/node_modules/superagent/package.json +8 -58
  102. package/node_modules/to-regex-range/package.json +20 -60
  103. package/node_modules/util-deprecate/package.json +14 -48
  104. package/node_modules/uuid/package.json +69 -101
  105. package/node_modules/wrap-ansi/package.json +60 -96
  106. package/node_modules/wrappy/package.json +16 -49
  107. package/node_modules/y18n/package.json +38 -72
  108. package/node_modules/yallist/package.json +15 -54
  109. package/node_modules/yargs/package.json +67 -98
  110. package/node_modules/yargs-parser/package.json +47 -82
  111. package/package.json +62 -64
  112. package/src/clients/Instance.js +4 -0
  113. package/src/commands/extensions/delete.js +2 -1
  114. package/src/commands/extensions/list.js +3 -2
  115. package/src/commands/firmware/list.js +3 -2
  116. package/src/commands/images/create.js +2 -2
  117. package/src/commands/images/delete.js +1 -0
  118. package/src/commands/images/list.js +3 -2
  119. package/src/commands/index.js +0 -2
  120. package/src/commands/{agent → instances}/apps/index.js +3 -3
  121. package/src/commands/instances/create.js +9 -3
  122. package/src/commands/{agent → instances}/file.js +2 -2
  123. package/src/commands/instances/index.js +6 -1
  124. package/src/commands/instances/input.js +52 -0
  125. package/src/commands/instances/list.js +3 -2
  126. package/src/commands/instances/upgrade.js +2 -2
  127. package/src/commands/projects/create.js +2 -2
  128. package/src/commands/projects/delete.js +2 -1
  129. package/src/commands/projects/list.js +3 -2
  130. package/src/commands/webplayer/create.js +2 -2
  131. package/src/commands/webplayer/list.js +2 -2
  132. package/src/error.js +12 -6
  133. package/src/table.js +1 -1
  134. package/src/utils.js +19 -40
  135. package/node_modules/@jridgewell/trace-mapping/src/any-map.ts +0 -166
  136. package/node_modules/@jridgewell/trace-mapping/src/binary-search.ts +0 -115
  137. package/node_modules/@jridgewell/trace-mapping/src/by-source.ts +0 -64
  138. package/node_modules/@jridgewell/trace-mapping/src/resolve.ts +0 -10
  139. package/node_modules/@jridgewell/trace-mapping/src/sort.ts +0 -45
  140. package/node_modules/@jridgewell/trace-mapping/src/sourcemap-segment.ts +0 -23
  141. package/node_modules/@jridgewell/trace-mapping/src/strip-filename.ts +0 -8
  142. package/node_modules/@jridgewell/trace-mapping/src/trace-mapping.ts +0 -405
  143. package/node_modules/@jridgewell/trace-mapping/src/types.ts +0 -90
  144. package/node_modules/generate-password/.eslintrc.yml +0 -18
  145. package/node_modules/generate-password/.github/workflows/nodejs.yml +0 -33
  146. package/node_modules/generate-password/CHANGELOG.md +0 -79
  147. package/node_modules/generate-password/LICENSE +0 -21
  148. package/node_modules/generate-password/README.md +0 -61
  149. package/node_modules/generate-password/example.js +0 -28
  150. package/node_modules/generate-password/main.js +0 -1
  151. package/node_modules/generate-password/package.json +0 -68
  152. package/node_modules/generate-password/src/generate.d.ts +0 -51
  153. package/node_modules/generate-password/src/generate.js +0 -152
  154. package/node_modules/generate-password/test/coverage.sh +0 -17
  155. package/node_modules/generate-password/test/esm.mjs +0 -13
  156. package/node_modules/generate-password/test/generator.js +0 -164
  157. package/src/clients/TrialAccount.js +0 -76
  158. package/src/commands/agent/index.js +0 -27
  159. package/src/commands/signup.js +0 -104
  160. package/test.sh +0 -2
  161. /package/src/commands/{agent → instances}/apps/install.js +0 -0
  162. /package/src/commands/{agent → instances}/ready.js +0 -0
@@ -1,53 +1,9 @@
1
1
  {
2
- "_args": [
3
- [
4
- "object-inspect@1.12.2",
5
- "/home/sam/source/corellium/corellium-cli"
6
- ]
7
- ],
8
- "_from": "object-inspect@1.12.2",
9
- "_id": "object-inspect@1.12.2",
10
- "_inBundle": false,
11
- "_integrity": "sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ==",
12
- "_location": "/object-inspect",
13
- "_phantomChildren": {},
14
- "_requested": {
15
- "type": "version",
16
- "registry": true,
17
- "raw": "object-inspect@1.12.2",
18
- "name": "object-inspect",
19
- "escapedName": "object-inspect",
20
- "rawSpec": "1.12.2",
21
- "saveSpec": null,
22
- "fetchSpec": "1.12.2"
23
- },
24
- "_requiredBy": [
25
- "/es-abstract",
26
- "/side-channel"
27
- ],
28
- "_resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.2.tgz",
29
- "_spec": "1.12.2",
30
- "_where": "/home/sam/source/corellium/corellium-cli",
31
- "author": {
32
- "name": "James Halliday",
33
- "email": "mail@substack.net",
34
- "url": "http://substack.net"
35
- },
36
- "auto-changelog": {
37
- "output": "CHANGELOG.md",
38
- "template": "keepachangelog",
39
- "unreleased": false,
40
- "commitLimit": false,
41
- "backfillLimit": false,
42
- "hideCredit": true
43
- },
44
- "browser": {
45
- "./util.inspect.js": false
46
- },
47
- "bugs": {
48
- "url": "https://github.com/inspect-js/object-inspect/issues"
49
- },
2
+ "name": "object-inspect",
3
+ "version": "1.12.2",
50
4
  "description": "string representations of objects in node and the browser",
5
+ "main": "index.js",
6
+ "sideEffects": false,
51
7
  "devDependencies": {
52
8
  "@ljharb/eslint-config": "^21.0.0",
53
9
  "aud": "^2.0.0",
@@ -67,45 +23,19 @@
67
23
  "string.prototype.repeat": "^1.0.0",
68
24
  "tape": "^5.5.3"
69
25
  },
70
- "funding": {
71
- "url": "https://github.com/sponsors/ljharb"
72
- },
73
- "homepage": "https://github.com/inspect-js/object-inspect",
74
- "keywords": [
75
- "inspect",
76
- "util.inspect",
77
- "object",
78
- "stringify",
79
- "pretty"
80
- ],
81
- "license": "MIT",
82
- "main": "index.js",
83
- "name": "object-inspect",
84
- "publishConfig": {
85
- "ignore": [
86
- ".github/workflows",
87
- "./test-core-js.js"
88
- ]
89
- },
90
- "repository": {
91
- "type": "git",
92
- "url": "git://github.com/inspect-js/object-inspect.git"
93
- },
94
26
  "scripts": {
95
- "lint": "eslint .",
96
- "posttest": "npx aud --production",
97
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
98
27
  "prepack": "npmignore --auto --commentLines=autogenerated",
99
28
  "prepublish": "not-in-publish || npm run prepublishOnly",
100
29
  "prepublishOnly": "safe-publish-latest",
101
30
  "pretest": "npm run lint",
31
+ "lint": "eslint .",
102
32
  "test": "npm run tests-only && npm run test:corejs",
103
- "test:corejs": "nyc tape test-core-js.js 'test/*.js'",
104
33
  "tests-only": "nyc tape 'test/*.js'",
105
- "version": "auto-changelog && git add CHANGELOG.md"
34
+ "test:corejs": "nyc tape test-core-js.js 'test/*.js'",
35
+ "posttest": "npx aud --production",
36
+ "version": "auto-changelog && git add CHANGELOG.md",
37
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
106
38
  },
107
- "sideEffects": false,
108
- "support": true,
109
39
  "testling": {
110
40
  "files": [
111
41
  "test/*.js",
@@ -122,5 +52,43 @@
122
52
  "android/latest"
123
53
  ]
124
54
  },
125
- "version": "1.12.2"
55
+ "repository": {
56
+ "type": "git",
57
+ "url": "git://github.com/inspect-js/object-inspect.git"
58
+ },
59
+ "homepage": "https://github.com/inspect-js/object-inspect",
60
+ "keywords": [
61
+ "inspect",
62
+ "util.inspect",
63
+ "object",
64
+ "stringify",
65
+ "pretty"
66
+ ],
67
+ "author": {
68
+ "name": "James Halliday",
69
+ "email": "mail@substack.net",
70
+ "url": "http://substack.net"
71
+ },
72
+ "funding": {
73
+ "url": "https://github.com/sponsors/ljharb"
74
+ },
75
+ "license": "MIT",
76
+ "browser": {
77
+ "./util.inspect.js": false
78
+ },
79
+ "auto-changelog": {
80
+ "output": "CHANGELOG.md",
81
+ "template": "keepachangelog",
82
+ "unreleased": false,
83
+ "commitLimit": false,
84
+ "backfillLimit": false,
85
+ "hideCredit": true
86
+ },
87
+ "publishConfig": {
88
+ "ignore": [
89
+ ".github/workflows",
90
+ "./test-core-js.js"
91
+ ]
92
+ },
93
+ "support": true
126
94
  }
@@ -1,74 +1,33 @@
1
1
  {
2
- "_args": [
3
- [
4
- "once@1.4.0",
5
- "/home/sam/source/corellium/corellium-cli"
6
- ]
7
- ],
8
- "_from": "once@1.4.0",
9
- "_id": "once@1.4.0",
10
- "_inBundle": false,
11
- "_integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
12
- "_location": "/once",
13
- "_phantomChildren": {},
14
- "_requested": {
15
- "type": "version",
16
- "registry": true,
17
- "raw": "once@1.4.0",
18
- "name": "once",
19
- "escapedName": "once",
20
- "rawSpec": "1.4.0",
21
- "saveSpec": null,
22
- "fetchSpec": "1.4.0"
23
- },
24
- "_requiredBy": [
25
- "/end-of-stream",
26
- "/glob",
27
- "/inflight",
28
- "/jsftp",
29
- "/pump",
30
- "/simple-get"
31
- ],
32
- "_resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
33
- "_spec": "1.4.0",
34
- "_where": "/home/sam/source/corellium/corellium-cli",
35
- "author": {
36
- "name": "Isaac Z. Schlueter",
37
- "email": "i@izs.me",
38
- "url": "http://blog.izs.me/"
39
- },
40
- "bugs": {
41
- "url": "https://github.com/isaacs/once/issues"
2
+ "name": "once",
3
+ "version": "1.4.0",
4
+ "description": "Run a function exactly one time",
5
+ "main": "once.js",
6
+ "directories": {
7
+ "test": "test"
42
8
  },
43
9
  "dependencies": {
44
10
  "wrappy": "1"
45
11
  },
46
- "description": "Run a function exactly one time",
47
12
  "devDependencies": {
48
13
  "tap": "^7.0.1"
49
14
  },
50
- "directories": {
51
- "test": "test"
15
+ "scripts": {
16
+ "test": "tap test/*.js"
52
17
  },
53
18
  "files": [
54
19
  "once.js"
55
20
  ],
56
- "homepage": "https://github.com/isaacs/once#readme",
21
+ "repository": {
22
+ "type": "git",
23
+ "url": "git://github.com/isaacs/once"
24
+ },
57
25
  "keywords": [
58
26
  "once",
59
27
  "function",
60
28
  "one",
61
29
  "single"
62
30
  ],
63
- "license": "ISC",
64
- "main": "once.js",
65
- "name": "once",
66
- "repository": {
67
- "type": "git",
68
- "url": "git://github.com/isaacs/once.git"
69
- },
70
- "scripts": {
71
- "test": "tap test/*.js"
72
- },
73
- "version": "1.4.0"
31
+ "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
32
+ "license": "ISC"
74
33
  }
@@ -1,51 +1,23 @@
1
1
  {
2
- "_args": [
3
- [
4
- "path-is-absolute@1.0.1",
5
- "/home/sam/source/corellium/corellium-cli"
6
- ]
7
- ],
8
- "_from": "path-is-absolute@1.0.1",
9
- "_id": "path-is-absolute@1.0.1",
10
- "_inBundle": false,
11
- "_integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==",
12
- "_location": "/path-is-absolute",
13
- "_phantomChildren": {},
14
- "_requested": {
15
- "type": "version",
16
- "registry": true,
17
- "raw": "path-is-absolute@1.0.1",
18
- "name": "path-is-absolute",
19
- "escapedName": "path-is-absolute",
20
- "rawSpec": "1.0.1",
21
- "saveSpec": null,
22
- "fetchSpec": "1.0.1"
23
- },
24
- "_requiredBy": [
25
- "/glob"
26
- ],
27
- "_resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
28
- "_spec": "1.0.1",
29
- "_where": "/home/sam/source/corellium/corellium-cli",
2
+ "name": "path-is-absolute",
3
+ "version": "1.0.1",
4
+ "description": "Node.js 0.12 path.isAbsolute() ponyfill",
5
+ "license": "MIT",
6
+ "repository": "sindresorhus/path-is-absolute",
30
7
  "author": {
31
8
  "name": "Sindre Sorhus",
32
9
  "email": "sindresorhus@gmail.com",
33
10
  "url": "sindresorhus.com"
34
11
  },
35
- "bugs": {
36
- "url": "https://github.com/sindresorhus/path-is-absolute/issues"
37
- },
38
- "description": "Node.js 0.12 path.isAbsolute() ponyfill",
39
- "devDependencies": {
40
- "xo": "^0.16.0"
41
- },
42
12
  "engines": {
43
13
  "node": ">=0.10.0"
44
14
  },
15
+ "scripts": {
16
+ "test": "xo && node test.js"
17
+ },
45
18
  "files": [
46
19
  "index.js"
47
20
  ],
48
- "homepage": "https://github.com/sindresorhus/path-is-absolute#readme",
49
21
  "keywords": [
50
22
  "path",
51
23
  "paths",
@@ -65,14 +37,7 @@
65
37
  "detect",
66
38
  "check"
67
39
  ],
68
- "license": "MIT",
69
- "name": "path-is-absolute",
70
- "repository": {
71
- "type": "git",
72
- "url": "git+https://github.com/sindresorhus/path-is-absolute.git"
73
- },
74
- "scripts": {
75
- "test": "xo && node test.js"
76
- },
77
- "version": "1.0.1"
40
+ "devDependencies": {
41
+ "xo": "^0.16.0"
42
+ }
78
43
  }
@@ -1,42 +1,30 @@
1
1
  {
2
- "_args": [
3
- [
4
- "picomatch@2.3.1",
5
- "/home/sam/source/corellium/corellium-cli"
6
- ]
7
- ],
8
- "_from": "picomatch@2.3.1",
9
- "_id": "picomatch@2.3.1",
10
- "_inBundle": false,
11
- "_integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
12
- "_location": "/picomatch",
13
- "_phantomChildren": {},
14
- "_requested": {
15
- "type": "version",
16
- "registry": true,
17
- "raw": "picomatch@2.3.1",
18
- "name": "picomatch",
19
- "escapedName": "picomatch",
20
- "rawSpec": "2.3.1",
21
- "saveSpec": null,
22
- "fetchSpec": "2.3.1"
2
+ "name": "picomatch",
3
+ "description": "Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.",
4
+ "version": "2.3.1",
5
+ "homepage": "https://github.com/micromatch/picomatch",
6
+ "author": "Jon Schlinkert (https://github.com/jonschlinkert)",
7
+ "funding": "https://github.com/sponsors/jonschlinkert",
8
+ "repository": "micromatch/picomatch",
9
+ "bugs": {
10
+ "url": "https://github.com/micromatch/picomatch/issues"
23
11
  },
24
- "_requiredBy": [
25
- "/anymatch",
26
- "/micromatch",
27
- "/readdirp"
12
+ "license": "MIT",
13
+ "files": [
14
+ "index.js",
15
+ "lib"
28
16
  ],
29
- "_resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
30
- "_spec": "2.3.1",
31
- "_where": "/home/sam/source/corellium/corellium-cli",
32
- "author": {
33
- "name": "Jon Schlinkert",
34
- "url": "https://github.com/jonschlinkert"
17
+ "main": "index.js",
18
+ "engines": {
19
+ "node": ">=8.6"
35
20
  },
36
- "bugs": {
37
- "url": "https://github.com/micromatch/picomatch/issues"
21
+ "scripts": {
22
+ "lint": "eslint --cache --cache-location node_modules/.cache/.eslintcache --report-unused-disable-directives --ignore-path .gitignore .",
23
+ "mocha": "mocha --reporter dot",
24
+ "test": "npm run lint && npm run mocha",
25
+ "test:ci": "npm run test:cover",
26
+ "test:cover": "nyc npm run mocha"
38
27
  },
39
- "description": "Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.",
40
28
  "devDependencies": {
41
29
  "eslint": "^6.8.0",
42
30
  "fill-range": "^7.0.1",
@@ -45,23 +33,11 @@
45
33
  "nyc": "^15.0.0",
46
34
  "time-require": "github:jonschlinkert/time-require"
47
35
  },
48
- "engines": {
49
- "node": ">=8.6"
50
- },
51
- "files": [
52
- "index.js",
53
- "lib"
54
- ],
55
- "funding": "https://github.com/sponsors/jonschlinkert",
56
- "homepage": "https://github.com/micromatch/picomatch",
57
36
  "keywords": [
58
37
  "glob",
59
38
  "match",
60
39
  "picomatch"
61
40
  ],
62
- "license": "MIT",
63
- "main": "index.js",
64
- "name": "picomatch",
65
41
  "nyc": {
66
42
  "reporter": [
67
43
  "html",
@@ -69,17 +45,6 @@
69
45
  "text-summary"
70
46
  ]
71
47
  },
72
- "repository": {
73
- "type": "git",
74
- "url": "git+https://github.com/micromatch/picomatch.git"
75
- },
76
- "scripts": {
77
- "lint": "eslint --cache --cache-location node_modules/.cache/.eslintcache --report-unused-disable-directives --ignore-path .gitignore .",
78
- "mocha": "mocha --reporter dot",
79
- "test": "npm run lint && npm run mocha",
80
- "test:ci": "npm run test:cover",
81
- "test:cover": "nyc npm run mocha"
82
- },
83
48
  "verb": {
84
49
  "toc": {
85
50
  "render": true,
@@ -112,6 +77,5 @@
112
77
  "nanomatch",
113
78
  "picomatch"
114
79
  ]
115
- },
116
- "version": "2.3.1"
80
+ }
117
81
  }
@@ -1,74 +1,26 @@
1
1
  {
2
- "_args": [
3
- [
4
- "progress@2.0.3",
5
- "/home/sam/source/corellium/corellium-cli"
6
- ]
7
- ],
8
- "_from": "progress@2.0.3",
9
- "_id": "progress@2.0.3",
10
- "_inBundle": false,
11
- "_integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==",
12
- "_location": "/progress",
13
- "_phantomChildren": {},
14
- "_requested": {
15
- "type": "version",
16
- "registry": true,
17
- "raw": "progress@2.0.3",
18
- "name": "progress",
19
- "escapedName": "progress",
20
- "rawSpec": "2.0.3",
21
- "saveSpec": null,
22
- "fetchSpec": "2.0.3"
23
- },
24
- "_requiredBy": [
25
- "/",
26
- "/eslint"
27
- ],
28
- "_resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz",
29
- "_spec": "2.0.3",
30
- "_where": "/home/sam/source/corellium/corellium-cli",
31
- "author": {
32
- "name": "TJ Holowaychuk",
33
- "email": "tj@vision-media.ca"
34
- },
35
- "bugs": {
36
- "url": "https://github.com/visionmedia/node-progress/issues"
37
- },
38
- "contributors": [
39
- {
40
- "name": "Christoffer Hallas",
41
- "email": "christoffer.hallas@gmail.com"
42
- },
43
- {
44
- "name": "Jordan Scales",
45
- "email": "scalesjordan@gmail.com"
46
- },
47
- {
48
- "name": "Andrew Rhyne",
49
- "email": "rhyneandrew@gmail.com"
50
- },
51
- {
52
- "name": "Marco Brack",
53
- "email": "PapstDonB@Googlemail.com"
54
- }
55
- ],
56
- "dependencies": {},
2
+ "name": "progress",
3
+ "version": "2.0.3",
57
4
  "description": "Flexible ascii progress bar",
58
- "engines": {
59
- "node": ">=0.4.0"
5
+ "repository": {
6
+ "type": "git",
7
+ "url": "git://github.com/visionmedia/node-progress"
60
8
  },
61
- "homepage": "https://github.com/visionmedia/node-progress#readme",
62
9
  "keywords": [
63
10
  "cli",
64
11
  "progress"
65
12
  ],
66
- "license": "MIT",
13
+ "author": "TJ Holowaychuk <tj@vision-media.ca>",
14
+ "contributors": [
15
+ "Christoffer Hallas <christoffer.hallas@gmail.com>",
16
+ "Jordan Scales <scalesjordan@gmail.com>",
17
+ "Andrew Rhyne <rhyneandrew@gmail.com>",
18
+ "Marco Brack <PapstDonB@Googlemail.com>"
19
+ ],
20
+ "dependencies": {},
67
21
  "main": "./index.js",
68
- "name": "progress",
69
- "repository": {
70
- "type": "git",
71
- "url": "git://github.com/visionmedia/node-progress.git"
22
+ "engines": {
23
+ "node": ">=0.4.0"
72
24
  },
73
- "version": "2.0.3"
25
+ "license": "MIT"
74
26
  }