@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,58 +1,10 @@
1
1
  {
2
- "_args": [
3
- [
4
- "emoji-regex@8.0.0",
5
- "/home/sam/source/corellium/corellium-cli"
6
- ]
7
- ],
8
- "_from": "emoji-regex@8.0.0",
9
- "_id": "emoji-regex@8.0.0",
10
- "_inBundle": false,
11
- "_integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
12
- "_location": "/emoji-regex",
13
- "_phantomChildren": {},
14
- "_requested": {
15
- "type": "version",
16
- "registry": true,
17
- "raw": "emoji-regex@8.0.0",
18
- "name": "emoji-regex",
19
- "escapedName": "emoji-regex",
20
- "rawSpec": "8.0.0",
21
- "saveSpec": null,
22
- "fetchSpec": "8.0.0"
23
- },
24
- "_requiredBy": [
25
- "/string-width"
26
- ],
27
- "_resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
28
- "_spec": "8.0.0",
29
- "_where": "/home/sam/source/corellium/corellium-cli",
30
- "author": {
31
- "name": "Mathias Bynens",
32
- "url": "https://mathiasbynens.be/"
33
- },
34
- "bugs": {
35
- "url": "https://github.com/mathiasbynens/emoji-regex/issues"
36
- },
2
+ "name": "emoji-regex",
3
+ "version": "8.0.0",
37
4
  "description": "A regular expression to match all Emoji-only symbols as per the Unicode Standard.",
38
- "devDependencies": {
39
- "@babel/cli": "^7.2.3",
40
- "@babel/core": "^7.3.4",
41
- "@babel/plugin-proposal-unicode-property-regex": "^7.2.0",
42
- "@babel/preset-env": "^7.3.4",
43
- "mocha": "^6.0.2",
44
- "regexgen": "^1.3.0",
45
- "unicode-12.0.0": "^0.7.9"
46
- },
47
- "files": [
48
- "LICENSE-MIT.txt",
49
- "index.js",
50
- "index.d.ts",
51
- "text.js",
52
- "es2015/index.js",
53
- "es2015/text.js"
54
- ],
55
5
  "homepage": "https://mths.be/emoji-regex",
6
+ "main": "index.js",
7
+ "types": "index.d.ts",
56
8
  "keywords": [
57
9
  "unicode",
58
10
  "regex",
@@ -64,17 +16,35 @@
64
16
  "emoji"
65
17
  ],
66
18
  "license": "MIT",
67
- "main": "index.js",
68
- "name": "emoji-regex",
19
+ "author": {
20
+ "name": "Mathias Bynens",
21
+ "url": "https://mathiasbynens.be/"
22
+ },
69
23
  "repository": {
70
24
  "type": "git",
71
- "url": "git+https://github.com/mathiasbynens/emoji-regex.git"
25
+ "url": "https://github.com/mathiasbynens/emoji-regex.git"
72
26
  },
27
+ "bugs": "https://github.com/mathiasbynens/emoji-regex/issues",
28
+ "files": [
29
+ "LICENSE-MIT.txt",
30
+ "index.js",
31
+ "index.d.ts",
32
+ "text.js",
33
+ "es2015/index.js",
34
+ "es2015/text.js"
35
+ ],
73
36
  "scripts": {
74
37
  "build": "rm -rf -- es2015; babel src -d .; NODE_ENV=es2015 babel src -d ./es2015; node script/inject-sequences.js",
75
38
  "test": "mocha",
76
39
  "test:watch": "npm run test -- --watch"
77
40
  },
78
- "types": "index.d.ts",
79
- "version": "8.0.0"
41
+ "devDependencies": {
42
+ "@babel/cli": "^7.2.3",
43
+ "@babel/core": "^7.3.4",
44
+ "@babel/plugin-proposal-unicode-property-regex": "^7.2.0",
45
+ "@babel/preset-env": "^7.3.4",
46
+ "mocha": "^6.0.2",
47
+ "regexgen": "^1.3.0",
48
+ "unicode-12.0.0": "^0.7.9"
49
+ }
80
50
  }
@@ -1,49 +1,17 @@
1
1
  {
2
- "_args": [
3
- [
4
- "escalade@3.1.1",
5
- "/home/sam/source/corellium/corellium-cli"
6
- ]
7
- ],
8
- "_from": "escalade@3.1.1",
9
- "_id": "escalade@3.1.1",
10
- "_inBundle": false,
11
- "_integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==",
12
- "_location": "/escalade",
13
- "_phantomChildren": {},
14
- "_requested": {
15
- "type": "version",
16
- "registry": true,
17
- "raw": "escalade@3.1.1",
18
- "name": "escalade",
19
- "escapedName": "escalade",
20
- "rawSpec": "3.1.1",
21
- "saveSpec": null,
22
- "fetchSpec": "3.1.1"
23
- },
24
- "_requiredBy": [
25
- "/yargs"
26
- ],
27
- "_resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz",
28
- "_spec": "3.1.1",
29
- "_where": "/home/sam/source/corellium/corellium-cli",
2
+ "name": "escalade",
3
+ "version": "3.1.1",
4
+ "repository": "lukeed/escalade",
5
+ "description": "A tiny (183B to 210B) and fast utility to ascend parent directories",
6
+ "module": "dist/index.mjs",
7
+ "main": "dist/index.js",
8
+ "types": "index.d.ts",
9
+ "license": "MIT",
30
10
  "author": {
31
11
  "name": "Luke Edwards",
32
12
  "email": "luke.edwards05@gmail.com",
33
13
  "url": "https://lukeed.com"
34
14
  },
35
- "bugs": {
36
- "url": "https://github.com/lukeed/escalade/issues"
37
- },
38
- "description": "A tiny (183B to 210B) and fast utility to ascend parent directories",
39
- "devDependencies": {
40
- "bundt": "1.1.1",
41
- "esm": "3.2.25",
42
- "uvu": "0.3.3"
43
- },
44
- "engines": {
45
- "node": ">=6"
46
- },
47
15
  "exports": {
48
16
  ".": [
49
17
  {
@@ -65,32 +33,29 @@
65
33
  "dist",
66
34
  "sync"
67
35
  ],
68
- "homepage": "https://github.com/lukeed/escalade#readme",
69
- "keywords": [
70
- "find",
71
- "parent",
72
- "parents",
73
- "directory",
74
- "search",
75
- "walk"
76
- ],
77
- "license": "MIT",
78
- "main": "dist/index.js",
79
36
  "modes": {
80
37
  "sync": "src/sync.js",
81
38
  "default": "src/async.js"
82
39
  },
83
- "module": "dist/index.mjs",
84
- "name": "escalade",
85
- "repository": {
86
- "type": "git",
87
- "url": "git+https://github.com/lukeed/escalade.git"
40
+ "engines": {
41
+ "node": ">=6"
88
42
  },
89
43
  "scripts": {
90
44
  "build": "bundt",
91
45
  "pretest": "npm run build",
92
46
  "test": "uvu -r esm test -i fixtures"
93
47
  },
94
- "types": "index.d.ts",
95
- "version": "3.1.1"
48
+ "keywords": [
49
+ "find",
50
+ "parent",
51
+ "parents",
52
+ "directory",
53
+ "search",
54
+ "walk"
55
+ ],
56
+ "devDependencies": {
57
+ "bundt": "1.1.1",
58
+ "esm": "3.2.25",
59
+ "uvu": "0.3.3"
60
+ }
96
61
  }
@@ -1,63 +1,32 @@
1
1
  {
2
- "_args": [
3
- [
4
- "fast-safe-stringify@2.1.1",
5
- "/home/sam/source/corellium/corellium-cli"
6
- ]
7
- ],
8
- "_from": "fast-safe-stringify@2.1.1",
9
- "_id": "fast-safe-stringify@2.1.1",
10
- "_inBundle": false,
11
- "_integrity": "sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==",
12
- "_location": "/fast-safe-stringify",
13
- "_phantomChildren": {},
14
- "_requested": {
15
- "type": "version",
16
- "registry": true,
17
- "raw": "fast-safe-stringify@2.1.1",
18
- "name": "fast-safe-stringify",
19
- "escapedName": "fast-safe-stringify",
20
- "rawSpec": "2.1.1",
21
- "saveSpec": null,
22
- "fetchSpec": "2.1.1"
23
- },
24
- "_requiredBy": [
25
- "/superagent"
2
+ "name": "fast-safe-stringify",
3
+ "version": "2.1.1",
4
+ "description": "Safely and quickly serialize JavaScript objects",
5
+ "keywords": [
6
+ "stable",
7
+ "stringify",
8
+ "JSON",
9
+ "JSON.stringify",
10
+ "safe",
11
+ "serialize"
26
12
  ],
27
- "_resolved": "https://registry.npmjs.org/fast-safe-stringify/-/fast-safe-stringify-2.1.1.tgz",
28
- "_spec": "2.1.1",
29
- "_where": "/home/sam/source/corellium/corellium-cli",
30
- "author": {
31
- "name": "David Mark Clements"
32
- },
33
- "bugs": {
34
- "url": "https://github.com/davidmarkclements/fast-safe-stringify/issues"
13
+ "main": "index.js",
14
+ "scripts": {
15
+ "test": "standard && tap --no-esm test.js test-stable.js",
16
+ "benchmark": "node benchmark.js"
35
17
  },
18
+ "author": "David Mark Clements",
36
19
  "contributors": [
37
- {
38
- "name": "Ruben Bridgewater"
39
- },
40
- {
41
- "name": "Matteo Collina"
42
- },
43
- {
44
- "name": "Ben Gourley"
45
- },
46
- {
47
- "name": "Gabriel Lesperance"
48
- },
49
- {
50
- "name": "Alex Liu"
51
- },
52
- {
53
- "name": "Christoph Walcher"
54
- },
55
- {
56
- "name": "Nicholas Young"
57
- }
20
+ "Ruben Bridgewater",
21
+ "Matteo Collina",
22
+ "Ben Gourley",
23
+ "Gabriel Lesperance",
24
+ "Alex Liu",
25
+ "Christoph Walcher",
26
+ "Nicholas Young"
58
27
  ],
59
- "dependencies": {},
60
- "description": "Safely and quickly serialize JavaScript objects",
28
+ "license": "MIT",
29
+ "typings": "index",
61
30
  "devDependencies": {
62
31
  "benchmark": "^2.1.4",
63
32
  "clone": "^2.1.0",
@@ -65,26 +34,13 @@
65
34
  "standard": "^11.0.0",
66
35
  "tap": "^12.0.0"
67
36
  },
68
- "homepage": "https://github.com/davidmarkclements/fast-safe-stringify#readme",
69
- "keywords": [
70
- "stable",
71
- "stringify",
72
- "JSON",
73
- "JSON.stringify",
74
- "safe",
75
- "serialize"
76
- ],
77
- "license": "MIT",
78
- "main": "index.js",
79
- "name": "fast-safe-stringify",
80
37
  "repository": {
81
38
  "type": "git",
82
39
  "url": "git+https://github.com/davidmarkclements/fast-safe-stringify.git"
83
40
  },
84
- "scripts": {
85
- "benchmark": "node benchmark.js",
86
- "test": "standard && tap --no-esm test.js test-stable.js"
41
+ "bugs": {
42
+ "url": "https://github.com/davidmarkclements/fast-safe-stringify/issues"
87
43
  },
88
- "typings": "index",
89
- "version": "2.1.1"
44
+ "homepage": "https://github.com/davidmarkclements/fast-safe-stringify#readme",
45
+ "dependencies": {}
90
46
  }
@@ -1,75 +1,38 @@
1
1
  {
2
- "_args": [
3
- [
4
- "fill-range@7.0.1",
5
- "/home/sam/source/corellium/corellium-cli"
6
- ]
7
- ],
8
- "_from": "fill-range@7.0.1",
9
- "_id": "fill-range@7.0.1",
10
- "_inBundle": false,
11
- "_integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==",
12
- "_location": "/fill-range",
13
- "_phantomChildren": {},
14
- "_requested": {
15
- "type": "version",
16
- "registry": true,
17
- "raw": "fill-range@7.0.1",
18
- "name": "fill-range",
19
- "escapedName": "fill-range",
20
- "rawSpec": "7.0.1",
21
- "saveSpec": null,
22
- "fetchSpec": "7.0.1"
23
- },
24
- "_requiredBy": [
25
- "/braces"
2
+ "name": "fill-range",
3
+ "description": "Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`",
4
+ "version": "7.0.1",
5
+ "homepage": "https://github.com/jonschlinkert/fill-range",
6
+ "author": "Jon Schlinkert (https://github.com/jonschlinkert)",
7
+ "contributors": [
8
+ "Edo Rivai (edo.rivai.nl)",
9
+ "Jon Schlinkert (http://twitter.com/jonschlinkert)",
10
+ "Paul Miller (paulmillr.com)",
11
+ "Rouven Weßling (www.rouvenwessling.de)",
12
+ "(https://github.com/wtgtybhertgeghgtwtg)"
26
13
  ],
27
- "_resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz",
28
- "_spec": "7.0.1",
29
- "_where": "/home/sam/source/corellium/corellium-cli",
30
- "author": {
31
- "name": "Jon Schlinkert",
32
- "url": "https://github.com/jonschlinkert"
33
- },
14
+ "repository": "jonschlinkert/fill-range",
34
15
  "bugs": {
35
16
  "url": "https://github.com/jonschlinkert/fill-range/issues"
36
17
  },
37
- "contributors": [
38
- {
39
- "name": "Edo Rivai",
40
- "url": "edo.rivai.nl"
41
- },
42
- {
43
- "name": "Jon Schlinkert",
44
- "url": "http://twitter.com/jonschlinkert"
45
- },
46
- {
47
- "name": "Paul Miller",
48
- "url": "paulmillr.com"
49
- },
50
- {
51
- "name": "Rouven Weßling",
52
- "url": "www.rouvenwessling.de"
53
- },
54
- {
55
- "url": "https://github.com/wtgtybhertgeghgtwtg"
56
- }
18
+ "license": "MIT",
19
+ "files": [
20
+ "index.js"
57
21
  ],
22
+ "main": "index.js",
23
+ "engines": {
24
+ "node": ">=8"
25
+ },
26
+ "scripts": {
27
+ "test": "mocha"
28
+ },
58
29
  "dependencies": {
59
30
  "to-regex-range": "^5.0.1"
60
31
  },
61
- "description": "Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`",
62
32
  "devDependencies": {
63
33
  "gulp-format-md": "^2.0.0",
64
34
  "mocha": "^6.1.1"
65
35
  },
66
- "engines": {
67
- "node": ">=8"
68
- },
69
- "files": [
70
- "index.js"
71
- ],
72
- "homepage": "https://github.com/jonschlinkert/fill-range",
73
36
  "keywords": [
74
37
  "alpha",
75
38
  "alphabetical",
@@ -90,16 +53,6 @@
90
53
  "regex",
91
54
  "sh"
92
55
  ],
93
- "license": "MIT",
94
- "main": "index.js",
95
- "name": "fill-range",
96
- "repository": {
97
- "type": "git",
98
- "url": "git+https://github.com/jonschlinkert/fill-range.git"
99
- },
100
- "scripts": {
101
- "test": "mocha"
102
- },
103
56
  "verb": {
104
57
  "toc": false,
105
58
  "layout": "default",
@@ -112,6 +65,5 @@
112
65
  "lint": {
113
66
  "reflinks": true
114
67
  }
115
- },
116
- "version": "7.0.1"
68
+ }
117
69
  }
@@ -1,73 +1,28 @@
1
1
  {
2
- "_args": [
3
- [
4
- "follow-redirects@1.15.1",
5
- "/home/sam/source/corellium/corellium-cli"
6
- ]
2
+ "name": "follow-redirects",
3
+ "version": "1.15.1",
4
+ "description": "HTTP and HTTPS modules that follow redirects.",
5
+ "license": "MIT",
6
+ "main": "index.js",
7
+ "files": [
8
+ "*.js"
7
9
  ],
8
- "_from": "follow-redirects@1.15.1",
9
- "_id": "follow-redirects@1.15.1",
10
- "_inBundle": false,
11
- "_integrity": "sha512-yLAMQs+k0b2m7cVxpS1VKJVvoz7SS9Td1zss3XRwXj+ZDH00RJgnuLx7E44wx02kQLrdM3aOOy+FpzS7+8OizA==",
12
- "_location": "/follow-redirects",
13
- "_phantomChildren": {},
14
- "_requested": {
15
- "type": "version",
16
- "registry": true,
17
- "raw": "follow-redirects@1.15.1",
18
- "name": "follow-redirects",
19
- "escapedName": "follow-redirects",
20
- "rawSpec": "1.15.1",
21
- "saveSpec": null,
22
- "fetchSpec": "1.15.1"
10
+ "engines": {
11
+ "node": ">=4.0"
23
12
  },
24
- "_requiredBy": [
25
- "/axios"
26
- ],
27
- "_resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.1.tgz",
28
- "_spec": "1.15.1",
29
- "_where": "/home/sam/source/corellium/corellium-cli",
30
- "author": {
31
- "name": "Ruben Verborgh",
32
- "email": "ruben@verborgh.org",
33
- "url": "https://ruben.verborgh.org/"
13
+ "scripts": {
14
+ "test": "npm run lint && npm run mocha",
15
+ "lint": "eslint *.js test",
16
+ "mocha": "nyc mocha"
17
+ },
18
+ "repository": {
19
+ "type": "git",
20
+ "url": "git@github.com:follow-redirects/follow-redirects.git"
34
21
  },
22
+ "homepage": "https://github.com/follow-redirects/follow-redirects",
35
23
  "bugs": {
36
24
  "url": "https://github.com/follow-redirects/follow-redirects/issues"
37
25
  },
38
- "contributors": [
39
- {
40
- "name": "Olivier Lalonde",
41
- "email": "olalonde@gmail.com",
42
- "url": "http://www.syskall.com"
43
- },
44
- {
45
- "name": "James Talmage",
46
- "email": "james@talmage.io"
47
- }
48
- ],
49
- "description": "HTTP and HTTPS modules that follow redirects.",
50
- "devDependencies": {
51
- "concat-stream": "^2.0.0",
52
- "eslint": "^5.16.0",
53
- "express": "^4.16.4",
54
- "lolex": "^3.1.0",
55
- "mocha": "^6.0.2",
56
- "nyc": "^14.1.1"
57
- },
58
- "engines": {
59
- "node": ">=4.0"
60
- },
61
- "files": [
62
- "*.js"
63
- ],
64
- "funding": [
65
- {
66
- "type": "individual",
67
- "url": "https://github.com/sponsors/RubenVerborgh"
68
- }
69
- ],
70
- "homepage": "https://github.com/follow-redirects/follow-redirects",
71
26
  "keywords": [
72
27
  "http",
73
28
  "https",
@@ -77,22 +32,28 @@
77
32
  "location",
78
33
  "utility"
79
34
  ],
80
- "license": "MIT",
81
- "main": "index.js",
82
- "name": "follow-redirects",
35
+ "author": "Ruben Verborgh <ruben@verborgh.org> (https://ruben.verborgh.org/)",
36
+ "contributors": [
37
+ "Olivier Lalonde <olalonde@gmail.com> (http://www.syskall.com)",
38
+ "James Talmage <james@talmage.io>"
39
+ ],
40
+ "funding": [
41
+ {
42
+ "type": "individual",
43
+ "url": "https://github.com/sponsors/RubenVerborgh"
44
+ }
45
+ ],
83
46
  "peerDependenciesMeta": {
84
47
  "debug": {
85
48
  "optional": true
86
49
  }
87
50
  },
88
- "repository": {
89
- "type": "git",
90
- "url": "git+ssh://git@github.com/follow-redirects/follow-redirects.git"
91
- },
92
- "scripts": {
93
- "lint": "eslint *.js test",
94
- "mocha": "nyc mocha",
95
- "test": "npm run lint && npm run mocha"
96
- },
97
- "version": "1.15.1"
51
+ "devDependencies": {
52
+ "concat-stream": "^2.0.0",
53
+ "eslint": "^5.16.0",
54
+ "express": "^4.16.4",
55
+ "lolex": "^3.1.0",
56
+ "mocha": "^6.0.2",
57
+ "nyc": "^14.1.1"
58
+ }
98
59
  }