@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,125 +1,88 @@
1
1
  {
2
- "_args": [
3
- [
4
- "get-intrinsic@1.1.2",
5
- "/home/sam/source/corellium/corellium-cli"
6
- ]
7
- ],
8
- "_from": "get-intrinsic@1.1.2",
9
- "_id": "get-intrinsic@1.1.2",
10
- "_inBundle": false,
11
- "_integrity": "sha512-Jfm3OyCxHh9DJyc28qGk+JmfkpO41A4XkneDSujN9MDXrm4oDKdHvndhZ2dN94+ERNfkYJWDclW6k2L/ZGHjXA==",
12
- "_location": "/get-intrinsic",
13
- "_phantomChildren": {},
14
- "_requested": {
15
- "type": "version",
16
- "registry": true,
17
- "raw": "get-intrinsic@1.1.2",
18
- "name": "get-intrinsic",
19
- "escapedName": "get-intrinsic",
20
- "rawSpec": "1.1.2",
21
- "saveSpec": null,
22
- "fetchSpec": "1.1.2"
23
- },
24
- "_requiredBy": [
25
- "/array-includes",
26
- "/call-bind",
27
- "/es-abstract",
28
- "/get-symbol-description",
29
- "/has-property-descriptors",
30
- "/internal-slot",
31
- "/side-channel"
32
- ],
33
- "_resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.2.tgz",
34
- "_spec": "1.1.2",
35
- "_where": "/home/sam/source/corellium/corellium-cli",
36
- "author": {
37
- "name": "Jordan Harband",
38
- "email": "ljharb@gmail.com"
39
- },
40
- "auto-changelog": {
41
- "output": "CHANGELOG.md",
42
- "template": "keepachangelog",
43
- "unreleased": false,
44
- "commitLimit": false,
45
- "backfillLimit": false,
46
- "hideCredit": true
47
- },
48
- "bugs": {
49
- "url": "https://github.com/ljharb/get-intrinsic/issues"
50
- },
51
- "dependencies": {
52
- "function-bind": "^1.1.1",
53
- "has": "^1.0.3",
54
- "has-symbols": "^1.0.3"
55
- },
56
- "description": "Get and robustly cache all JS language-level intrinsics at first require time",
57
- "devDependencies": {
58
- "@ljharb/eslint-config": "^21.0.0",
59
- "aud": "^2.0.0",
60
- "auto-changelog": "^2.4.0",
61
- "call-bind": "^1.0.2",
62
- "es-abstract": "^1.20.1",
63
- "es-value-fixtures": "^1.4.1",
64
- "eslint": "=8.8.0",
65
- "evalmd": "^0.0.19",
66
- "for-each": "^0.3.3",
67
- "make-async-function": "^1.0.0",
68
- "make-async-generator-function": "^1.0.0",
69
- "make-generator-function": "^2.0.0",
70
- "mock-property": "^1.0.0",
71
- "npmignore": "^0.3.0",
72
- "nyc": "^10.3.2",
73
- "object-inspect": "^1.12.2",
74
- "safe-publish-latest": "^2.0.0",
75
- "tape": "^5.5.3"
76
- },
77
- "exports": {
78
- ".": [
79
- {
80
- "default": "./index.js"
81
- },
82
- "./index.js"
83
- ],
84
- "./package.json": "./package.json"
85
- },
86
- "funding": {
87
- "url": "https://github.com/sponsors/ljharb"
88
- },
89
- "homepage": "https://github.com/ljharb/get-intrinsic#readme",
90
- "keywords": [
91
- "javascript",
92
- "ecmascript",
93
- "es",
94
- "js",
95
- "intrinsic",
96
- "getintrinsic",
97
- "es-abstract"
98
- ],
99
- "license": "MIT",
100
- "main": "index.js",
101
- "name": "get-intrinsic",
102
- "publishConfig": {
103
- "ignore": [
104
- ".github/workflows"
105
- ]
106
- },
107
- "repository": {
108
- "type": "git",
109
- "url": "git+https://github.com/ljharb/get-intrinsic.git"
110
- },
111
- "scripts": {
112
- "lint": "eslint --ext=.js,.mjs .",
113
- "posttest": "aud --production",
114
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
115
- "prelint": "evalmd README.md",
116
- "prepack": "npmignore --auto --commentLines=autogenerated",
117
- "prepublish": "not-in-publish || npm run prepublishOnly",
118
- "prepublishOnly": "safe-publish-latest",
119
- "pretest": "npm run lint",
120
- "test": "npm run tests-only",
121
- "tests-only": "nyc tape 'test/**/*.js'",
122
- "version": "auto-changelog && git add CHANGELOG.md"
123
- },
124
- "version": "1.1.2"
2
+ "name": "get-intrinsic",
3
+ "version": "1.1.2",
4
+ "description": "Get and robustly cache all JS language-level intrinsics at first require time",
5
+ "main": "index.js",
6
+ "exports": {
7
+ ".": [
8
+ {
9
+ "default": "./index.js"
10
+ },
11
+ "./index.js"
12
+ ],
13
+ "./package.json": "./package.json"
14
+ },
15
+ "scripts": {
16
+ "prepack": "npmignore --auto --commentLines=autogenerated",
17
+ "prepublish": "not-in-publish || npm run prepublishOnly",
18
+ "prepublishOnly": "safe-publish-latest",
19
+ "prelint": "evalmd README.md",
20
+ "lint": "eslint --ext=.js,.mjs .",
21
+ "pretest": "npm run lint",
22
+ "tests-only": "nyc tape 'test/**/*.js'",
23
+ "test": "npm run tests-only",
24
+ "posttest": "aud --production",
25
+ "version": "auto-changelog && git add CHANGELOG.md",
26
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
27
+ },
28
+ "repository": {
29
+ "type": "git",
30
+ "url": "git+https://github.com/ljharb/get-intrinsic.git"
31
+ },
32
+ "keywords": [
33
+ "javascript",
34
+ "ecmascript",
35
+ "es",
36
+ "js",
37
+ "intrinsic",
38
+ "getintrinsic",
39
+ "es-abstract"
40
+ ],
41
+ "author": "Jordan Harband <ljharb@gmail.com>",
42
+ "funding": {
43
+ "url": "https://github.com/sponsors/ljharb"
44
+ },
45
+ "license": "MIT",
46
+ "bugs": {
47
+ "url": "https://github.com/ljharb/get-intrinsic/issues"
48
+ },
49
+ "homepage": "https://github.com/ljharb/get-intrinsic#readme",
50
+ "devDependencies": {
51
+ "@ljharb/eslint-config": "^21.0.0",
52
+ "aud": "^2.0.0",
53
+ "auto-changelog": "^2.4.0",
54
+ "call-bind": "^1.0.2",
55
+ "es-abstract": "^1.20.1",
56
+ "es-value-fixtures": "^1.4.1",
57
+ "eslint": "=8.8.0",
58
+ "evalmd": "^0.0.19",
59
+ "for-each": "^0.3.3",
60
+ "make-async-function": "^1.0.0",
61
+ "make-async-generator-function": "^1.0.0",
62
+ "make-generator-function": "^2.0.0",
63
+ "mock-property": "^1.0.0",
64
+ "npmignore": "^0.3.0",
65
+ "nyc": "^10.3.2",
66
+ "object-inspect": "^1.12.2",
67
+ "safe-publish-latest": "^2.0.0",
68
+ "tape": "^5.5.3"
69
+ },
70
+ "auto-changelog": {
71
+ "output": "CHANGELOG.md",
72
+ "template": "keepachangelog",
73
+ "unreleased": false,
74
+ "commitLimit": false,
75
+ "backfillLimit": false,
76
+ "hideCredit": true
77
+ },
78
+ "dependencies": {
79
+ "function-bind": "^1.1.1",
80
+ "has": "^1.0.3",
81
+ "has-symbols": "^1.0.3"
82
+ },
83
+ "publishConfig": {
84
+ "ignore": [
85
+ ".github/workflows"
86
+ ]
87
+ }
125
88
  }
@@ -1,41 +1,23 @@
1
1
  {
2
- "_args": [
3
- [
4
- "glob@7.2.3",
5
- "/home/sam/source/corellium/corellium-cli"
6
- ]
7
- ],
8
- "_from": "glob@7.2.3",
9
- "_id": "glob@7.2.3",
10
- "_inBundle": false,
11
- "_integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
12
- "_location": "/glob",
13
- "_phantomChildren": {},
14
- "_requested": {
15
- "type": "version",
16
- "registry": true,
17
- "raw": "glob@7.2.3",
18
- "name": "glob",
19
- "escapedName": "glob",
20
- "rawSpec": "7.2.3",
21
- "saveSpec": null,
22
- "fetchSpec": "7.2.3"
2
+ "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
3
+ "name": "glob",
4
+ "description": "a little globber",
5
+ "version": "7.2.3",
6
+ "publishConfig": {
7
+ "tag": "v7-legacy"
23
8
  },
24
- "_requiredBy": [
25
- "/@babel/cli",
26
- "/cli",
27
- "/rimraf"
28
- ],
29
- "_resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
30
- "_spec": "7.2.3",
31
- "_where": "/home/sam/source/corellium/corellium-cli",
32
- "author": {
33
- "name": "Isaac Z. Schlueter",
34
- "email": "i@izs.me",
35
- "url": "http://blog.izs.me/"
9
+ "repository": {
10
+ "type": "git",
11
+ "url": "git://github.com/isaacs/node-glob.git"
36
12
  },
37
- "bugs": {
38
- "url": "https://github.com/isaacs/node-glob/issues"
13
+ "main": "glob.js",
14
+ "files": [
15
+ "glob.js",
16
+ "sync.js",
17
+ "common.js"
18
+ ],
19
+ "engines": {
20
+ "node": "*"
39
21
  },
40
22
  "dependencies": {
41
23
  "fs.realpath": "^1.0.0",
@@ -45,7 +27,6 @@
45
27
  "once": "^1.3.0",
46
28
  "path-is-absolute": "^1.0.0"
47
29
  },
48
- "description": "a little globber",
49
30
  "devDependencies": {
50
31
  "memfs": "^3.2.0",
51
32
  "mkdirp": "0",
@@ -53,41 +34,22 @@
53
34
  "tap": "^15.0.6",
54
35
  "tick": "0.0.6"
55
36
  },
56
- "engines": {
57
- "node": "*"
58
- },
59
- "files": [
60
- "glob.js",
61
- "sync.js",
62
- "common.js"
63
- ],
64
- "funding": {
65
- "url": "https://github.com/sponsors/isaacs"
66
- },
67
- "homepage": "https://github.com/isaacs/node-glob#readme",
68
- "license": "ISC",
69
- "main": "glob.js",
70
- "name": "glob",
71
- "publishConfig": {
72
- "tag": "v7-legacy"
73
- },
74
- "repository": {
75
- "type": "git",
76
- "url": "git://github.com/isaacs/node-glob.git"
37
+ "tap": {
38
+ "before": "test/00-setup.js",
39
+ "after": "test/zz-cleanup.js",
40
+ "jobs": 1
77
41
  },
78
42
  "scripts": {
79
- "bench": "bash benchmark.sh",
80
- "benchclean": "node benchclean.js",
81
43
  "prepublish": "npm run benchclean",
82
- "prof": "bash prof.sh && cat profile.txt",
83
44
  "profclean": "rm -f v8.log profile.txt",
84
45
  "test": "tap",
85
- "test-regen": "npm run profclean && TEST_REGEN=1 node test/00-setup.js"
86
- },
87
- "tap": {
88
- "before": "test/00-setup.js",
89
- "after": "test/zz-cleanup.js",
90
- "jobs": 1
46
+ "test-regen": "npm run profclean && TEST_REGEN=1 node test/00-setup.js",
47
+ "bench": "bash benchmark.sh",
48
+ "prof": "bash prof.sh && cat profile.txt",
49
+ "benchclean": "node benchclean.js"
91
50
  },
92
- "version": "7.2.3"
51
+ "license": "ISC",
52
+ "funding": {
53
+ "url": "https://github.com/sponsors/isaacs"
54
+ }
93
55
  }
@@ -1,56 +1,32 @@
1
1
  {
2
- "_args": [
3
- [
4
- "glob-parent@5.1.2",
5
- "/home/sam/source/corellium/corellium-cli"
6
- ]
2
+ "name": "glob-parent",
3
+ "version": "5.1.2",
4
+ "description": "Extract the non-magic parent path from a glob string.",
5
+ "author": "Gulp Team <team@gulpjs.com> (https://gulpjs.com/)",
6
+ "contributors": [
7
+ "Elan Shanker (https://github.com/es128)",
8
+ "Blaine Bublitz <blaine.bublitz@gmail.com>"
7
9
  ],
8
- "_from": "glob-parent@5.1.2",
9
- "_id": "glob-parent@5.1.2",
10
- "_inBundle": false,
11
- "_integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
12
- "_location": "/glob-parent",
13
- "_phantomChildren": {},
14
- "_requested": {
15
- "type": "version",
16
- "registry": true,
17
- "raw": "glob-parent@5.1.2",
18
- "name": "glob-parent",
19
- "escapedName": "glob-parent",
20
- "rawSpec": "5.1.2",
21
- "saveSpec": null,
22
- "fetchSpec": "5.1.2"
10
+ "repository": "gulpjs/glob-parent",
11
+ "license": "ISC",
12
+ "engines": {
13
+ "node": ">= 6"
23
14
  },
24
- "_requiredBy": [
25
- "/chokidar",
26
- "/eslint",
27
- "/fast-glob"
15
+ "main": "index.js",
16
+ "files": [
17
+ "LICENSE",
18
+ "index.js"
28
19
  ],
29
- "_resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
30
- "_spec": "5.1.2",
31
- "_where": "/home/sam/source/corellium/corellium-cli",
32
- "author": {
33
- "name": "Gulp Team",
34
- "email": "team@gulpjs.com",
35
- "url": "https://gulpjs.com/"
36
- },
37
- "bugs": {
38
- "url": "https://github.com/gulpjs/glob-parent/issues"
20
+ "scripts": {
21
+ "lint": "eslint .",
22
+ "pretest": "npm run lint",
23
+ "test": "nyc mocha --async-only",
24
+ "azure-pipelines": "nyc mocha --async-only --reporter xunit -O output=test.xunit",
25
+ "coveralls": "nyc report --reporter=text-lcov | coveralls"
39
26
  },
40
- "contributors": [
41
- {
42
- "name": "Elan Shanker",
43
- "url": "https://github.com/es128"
44
- },
45
- {
46
- "name": "Blaine Bublitz",
47
- "email": "blaine.bublitz@gmail.com"
48
- }
49
- ],
50
27
  "dependencies": {
51
28
  "is-glob": "^4.0.1"
52
29
  },
53
- "description": "Extract the non-magic parent path from a glob string.",
54
30
  "devDependencies": {
55
31
  "coveralls": "^3.0.11",
56
32
  "eslint": "^2.13.1",
@@ -59,14 +35,6 @@
59
35
  "mocha": "^6.0.2",
60
36
  "nyc": "^13.3.0"
61
37
  },
62
- "engines": {
63
- "node": ">= 6"
64
- },
65
- "files": [
66
- "LICENSE",
67
- "index.js"
68
- ],
69
- "homepage": "https://github.com/gulpjs/glob-parent#readme",
70
38
  "keywords": [
71
39
  "glob",
72
40
  "parent",
@@ -76,20 +44,5 @@
76
44
  "directory",
77
45
  "base",
78
46
  "wildcard"
79
- ],
80
- "license": "ISC",
81
- "main": "index.js",
82
- "name": "glob-parent",
83
- "repository": {
84
- "type": "git",
85
- "url": "git+https://github.com/gulpjs/glob-parent.git"
86
- },
87
- "scripts": {
88
- "azure-pipelines": "nyc mocha --async-only --reporter xunit -O output=test.xunit",
89
- "coveralls": "nyc report --reporter=text-lcov | coveralls",
90
- "lint": "eslint .",
91
- "pretest": "npm run lint",
92
- "test": "nyc mocha --async-only"
93
- },
94
- "version": "5.1.2"
47
+ ]
95
48
  }
@@ -1,64 +1,26 @@
1
1
  {
2
- "_args": [
3
- [
4
- "has@1.0.3",
5
- "/home/sam/source/corellium/corellium-cli"
6
- ]
7
- ],
8
- "_from": "has@1.0.3",
9
- "_id": "has@1.0.3",
10
- "_inBundle": false,
11
- "_integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==",
12
- "_location": "/has",
13
- "_phantomChildren": {},
14
- "_requested": {
15
- "type": "version",
16
- "registry": true,
17
- "raw": "has@1.0.3",
18
- "name": "has",
19
- "escapedName": "has",
20
- "rawSpec": "1.0.3",
21
- "saveSpec": null,
22
- "fetchSpec": "1.0.3"
23
- },
24
- "_requiredBy": [
25
- "/es-abstract",
26
- "/es-shim-unscopables",
27
- "/eslint-plugin-import",
28
- "/get-intrinsic",
29
- "/internal-slot",
30
- "/is-core-module"
31
- ],
32
- "_resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz",
33
- "_spec": "1.0.3",
34
- "_where": "/home/sam/source/corellium/corellium-cli",
2
+ "name": "has",
3
+ "description": "Object.prototype.hasOwnProperty.call shortcut",
4
+ "version": "1.0.3",
5
+ "homepage": "https://github.com/tarruda/has",
35
6
  "author": {
36
7
  "name": "Thiago de Arruda",
37
8
  "email": "tpadilha84@gmail.com"
38
9
  },
39
- "bugs": {
40
- "url": "https://github.com/tarruda/has/issues"
41
- },
42
- "contributors": [
10
+ "contributors": [
43
11
  {
44
12
  "name": "Jordan Harband",
45
13
  "email": "ljharb@gmail.com",
46
14
  "url": "http://ljharb.codes"
47
15
  }
48
16
  ],
49
- "dependencies": {
50
- "function-bind": "^1.1.1"
51
- },
52
- "description": "Object.prototype.hasOwnProperty.call shortcut",
53
- "devDependencies": {
54
- "@ljharb/eslint-config": "^12.2.1",
55
- "eslint": "^4.19.1",
56
- "tape": "^4.9.0"
17
+ "repository": {
18
+ "type": "git",
19
+ "url": "git://github.com/tarruda/has.git"
57
20
  },
58
- "engines": {
59
- "node": ">= 0.4.0"
21
+ "bugs": {
22
+ "url": "https://github.com/tarruda/has/issues"
60
23
  },
61
- "homepage": "https://github.com/tarruda/has",
62
24
  "license": "MIT",
63
25
  "licenses": [
64
26
  {
@@ -67,15 +29,20 @@
67
29
  }
68
30
  ],
69
31
  "main": "./src",
70
- "name": "has",
71
- "repository": {
72
- "type": "git",
73
- "url": "git://github.com/tarruda/has.git"
32
+ "dependencies": {
33
+ "function-bind": "^1.1.1"
34
+ },
35
+ "devDependencies": {
36
+ "@ljharb/eslint-config": "^12.2.1",
37
+ "eslint": "^4.19.1",
38
+ "tape": "^4.9.0"
39
+ },
40
+ "engines": {
41
+ "node": ">= 0.4.0"
74
42
  },
75
43
  "scripts": {
76
44
  "lint": "eslint .",
77
45
  "pretest": "npm run lint",
78
46
  "test": "tape test"
79
- },
80
- "version": "1.0.3"
47
+ }
81
48
  }