@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,134 +1,101 @@
1
1
  {
2
- "_args": [
3
- [
4
- "has-symbols@1.0.3",
5
- "/home/sam/source/corellium/corellium-cli"
6
- ]
7
- ],
8
- "_from": "has-symbols@1.0.3",
9
- "_id": "has-symbols@1.0.3",
10
- "_inBundle": false,
11
- "_integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==",
12
- "_location": "/has-symbols",
13
- "_phantomChildren": {},
14
- "_requested": {
15
- "type": "version",
16
- "registry": true,
17
- "raw": "has-symbols@1.0.3",
18
- "name": "has-symbols",
19
- "escapedName": "has-symbols",
20
- "rawSpec": "1.0.3",
21
- "saveSpec": null,
22
- "fetchSpec": "1.0.3"
23
- },
24
- "_requiredBy": [
25
- "/es-abstract",
26
- "/get-intrinsic",
27
- "/has-tostringtag",
28
- "/is-symbol",
29
- "/object.assign",
30
- "/unbox-primitive"
31
- ],
32
- "_resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz",
33
- "_spec": "1.0.3",
34
- "_where": "/home/sam/source/corellium/corellium-cli",
35
- "author": {
36
- "name": "Jordan Harband",
37
- "email": "ljharb@gmail.com",
38
- "url": "http://ljharb.codes"
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/has-symbols/issues"
50
- },
51
- "contributors": [
52
- {
53
- "name": "Jordan Harband",
54
- "email": "ljharb@gmail.com",
55
- "url": "http://ljharb.codes"
56
- }
57
- ],
58
- "description": "Determine if the JS environment has Symbol support. Supports spec, or shams.",
59
- "devDependencies": {
60
- "@ljharb/eslint-config": "^20.2.3",
61
- "aud": "^2.0.0",
62
- "auto-changelog": "^2.4.0",
63
- "core-js": "^2.6.12",
64
- "eslint": "=8.8.0",
65
- "get-own-property-symbols": "^0.9.5",
66
- "nyc": "^10.3.2",
67
- "safe-publish-latest": "^2.0.0",
68
- "tape": "^5.5.2"
69
- },
70
- "engines": {
71
- "node": ">= 0.4"
72
- },
73
- "funding": {
74
- "url": "https://github.com/sponsors/ljharb"
75
- },
76
- "greenkeeper": {
77
- "ignore": [
78
- "core-js"
79
- ]
80
- },
81
- "homepage": "https://github.com/ljharb/has-symbols#readme",
82
- "keywords": [
83
- "Symbol",
84
- "symbols",
85
- "typeof",
86
- "sham",
87
- "polyfill",
88
- "native",
89
- "core-js",
90
- "ES6"
91
- ],
92
- "license": "MIT",
93
- "main": "index.js",
94
- "name": "has-symbols",
95
- "repository": {
96
- "type": "git",
97
- "url": "git://github.com/inspect-js/has-symbols.git"
98
- },
99
- "scripts": {
100
- "lint": "eslint --ext=js,mjs .",
101
- "posttest": "aud --production",
102
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
103
- "prepublish": "not-in-publish || npm run prepublishOnly",
104
- "prepublishOnly": "safe-publish-latest",
105
- "pretest": "npm run --silent lint",
106
- "test": "npm run tests-only",
107
- "test:shams": "npm run --silent test:shams:getownpropertysymbols && npm run --silent test:shams:corejs",
108
- "test:shams:corejs": "nyc node test/shams/core-js.js",
109
- "test:shams:getownpropertysymbols": "nyc node test/shams/get-own-property-symbols.js",
110
- "test:staging": "nyc node --harmony --es-staging test",
111
- "test:stock": "nyc node test",
112
- "tests-only": "npm run test:stock && npm run test:staging && npm run test:shams",
113
- "version": "auto-changelog && git add CHANGELOG.md"
114
- },
115
- "testling": {
116
- "files": "test/index.js",
117
- "browsers": [
118
- "iexplore/6.0..latest",
119
- "firefox/3.0..6.0",
120
- "firefox/15.0..latest",
121
- "firefox/nightly",
122
- "chrome/4.0..10.0",
123
- "chrome/20.0..latest",
124
- "chrome/canary",
125
- "opera/10.0..latest",
126
- "opera/next",
127
- "safari/4.0..latest",
128
- "ipad/6.0..latest",
129
- "iphone/6.0..latest",
130
- "android-browser/4.2"
131
- ]
132
- },
133
- "version": "1.0.3"
2
+ "name": "has-symbols",
3
+ "version": "1.0.3",
4
+ "description": "Determine if the JS environment has Symbol support. Supports spec, or shams.",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "prepublishOnly": "safe-publish-latest",
8
+ "prepublish": "not-in-publish || npm run prepublishOnly",
9
+ "pretest": "npm run --silent lint",
10
+ "test": "npm run tests-only",
11
+ "posttest": "aud --production",
12
+ "tests-only": "npm run test:stock && npm run test:staging && npm run test:shams",
13
+ "test:stock": "nyc node test",
14
+ "test:staging": "nyc node --harmony --es-staging test",
15
+ "test:shams": "npm run --silent test:shams:getownpropertysymbols && npm run --silent test:shams:corejs",
16
+ "test:shams:corejs": "nyc node test/shams/core-js.js",
17
+ "test:shams:getownpropertysymbols": "nyc node test/shams/get-own-property-symbols.js",
18
+ "lint": "eslint --ext=js,mjs .",
19
+ "version": "auto-changelog && git add CHANGELOG.md",
20
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
21
+ },
22
+ "repository": {
23
+ "type": "git",
24
+ "url": "git://github.com/inspect-js/has-symbols.git"
25
+ },
26
+ "keywords": [
27
+ "Symbol",
28
+ "symbols",
29
+ "typeof",
30
+ "sham",
31
+ "polyfill",
32
+ "native",
33
+ "core-js",
34
+ "ES6"
35
+ ],
36
+ "author": {
37
+ "name": "Jordan Harband",
38
+ "email": "ljharb@gmail.com",
39
+ "url": "http://ljharb.codes"
40
+ },
41
+ "contributors": [
42
+ {
43
+ "name": "Jordan Harband",
44
+ "email": "ljharb@gmail.com",
45
+ "url": "http://ljharb.codes"
46
+ }
47
+ ],
48
+ "funding": {
49
+ "url": "https://github.com/sponsors/ljharb"
50
+ },
51
+ "license": "MIT",
52
+ "bugs": {
53
+ "url": "https://github.com/ljharb/has-symbols/issues"
54
+ },
55
+ "homepage": "https://github.com/ljharb/has-symbols#readme",
56
+ "devDependencies": {
57
+ "@ljharb/eslint-config": "^20.2.3",
58
+ "aud": "^2.0.0",
59
+ "auto-changelog": "^2.4.0",
60
+ "core-js": "^2.6.12",
61
+ "eslint": "=8.8.0",
62
+ "get-own-property-symbols": "^0.9.5",
63
+ "nyc": "^10.3.2",
64
+ "safe-publish-latest": "^2.0.0",
65
+ "tape": "^5.5.2"
66
+ },
67
+ "testling": {
68
+ "files": "test/index.js",
69
+ "browsers": [
70
+ "iexplore/6.0..latest",
71
+ "firefox/3.0..6.0",
72
+ "firefox/15.0..latest",
73
+ "firefox/nightly",
74
+ "chrome/4.0..10.0",
75
+ "chrome/20.0..latest",
76
+ "chrome/canary",
77
+ "opera/10.0..latest",
78
+ "opera/next",
79
+ "safari/4.0..latest",
80
+ "ipad/6.0..latest",
81
+ "iphone/6.0..latest",
82
+ "android-browser/4.2"
83
+ ]
84
+ },
85
+ "engines": {
86
+ "node": ">= 0.4"
87
+ },
88
+ "auto-changelog": {
89
+ "output": "CHANGELOG.md",
90
+ "template": "keepachangelog",
91
+ "unreleased": false,
92
+ "commitLimit": false,
93
+ "backfillLimit": false,
94
+ "hideCredit": true
95
+ },
96
+ "greenkeeper": {
97
+ "ignore": [
98
+ "core-js"
99
+ ]
100
+ }
134
101
  }
@@ -1,61 +1,29 @@
1
1
  {
2
- "_args": [
3
- [
4
- "inflight@1.0.6",
5
- "/home/sam/source/corellium/corellium-cli"
6
- ]
7
- ],
8
- "_from": "inflight@1.0.6",
9
- "_id": "inflight@1.0.6",
10
- "_inBundle": false,
11
- "_integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
12
- "_location": "/inflight",
13
- "_phantomChildren": {},
14
- "_requested": {
15
- "type": "version",
16
- "registry": true,
17
- "raw": "inflight@1.0.6",
18
- "name": "inflight",
19
- "escapedName": "inflight",
20
- "rawSpec": "1.0.6",
21
- "saveSpec": null,
22
- "fetchSpec": "1.0.6"
23
- },
24
- "_requiredBy": [
25
- "/glob"
2
+ "name": "inflight",
3
+ "version": "1.0.6",
4
+ "description": "Add callbacks to requests in flight to avoid async duplication",
5
+ "main": "inflight.js",
6
+ "files": [
7
+ "inflight.js"
26
8
  ],
27
- "_resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
28
- "_spec": "1.0.6",
29
- "_where": "/home/sam/source/corellium/corellium-cli",
30
- "author": {
31
- "name": "Isaac Z. Schlueter",
32
- "email": "i@izs.me",
33
- "url": "http://blog.izs.me/"
34
- },
35
- "bugs": {
36
- "url": "https://github.com/isaacs/inflight/issues"
37
- },
38
9
  "dependencies": {
39
10
  "once": "^1.3.0",
40
11
  "wrappy": "1"
41
12
  },
42
- "description": "Add callbacks to requests in flight to avoid async duplication",
43
13
  "devDependencies": {
44
14
  "tap": "^7.1.2"
45
15
  },
46
- "files": [
47
- "inflight.js"
48
- ],
49
- "homepage": "https://github.com/isaacs/inflight",
50
- "license": "ISC",
51
- "main": "inflight.js",
52
- "name": "inflight",
16
+ "scripts": {
17
+ "test": "tap test.js --100"
18
+ },
53
19
  "repository": {
54
20
  "type": "git",
55
- "url": "git+https://github.com/npm/inflight.git"
21
+ "url": "https://github.com/npm/inflight.git"
56
22
  },
57
- "scripts": {
58
- "test": "tap test.js --100"
23
+ "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
24
+ "bugs": {
25
+ "url": "https://github.com/isaacs/inflight/issues"
59
26
  },
60
- "version": "1.0.6"
27
+ "homepage": "https://github.com/isaacs/inflight",
28
+ "license": "ISC"
61
29
  }
@@ -1,51 +1,7 @@
1
1
  {
2
- "_args": [
3
- [
4
- "inherits@2.0.4",
5
- "/home/sam/source/corellium/corellium-cli"
6
- ]
7
- ],
8
- "_from": "inherits@2.0.4",
9
- "_id": "inherits@2.0.4",
10
- "_inBundle": false,
11
- "_integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
12
- "_location": "/inherits",
13
- "_phantomChildren": {},
14
- "_requested": {
15
- "type": "version",
16
- "registry": true,
17
- "raw": "inherits@2.0.4",
18
- "name": "inherits",
19
- "escapedName": "inherits",
20
- "rawSpec": "2.0.4",
21
- "saveSpec": null,
22
- "fetchSpec": "2.0.4"
23
- },
24
- "_requiredBy": [
25
- "/are-we-there-yet/readable-stream",
26
- "/duplexify",
27
- "/ftp-response-parser/readable-stream",
28
- "/glob",
29
- "/readable-stream",
30
- "/superagent/readable-stream",
31
- "/websocket-stream"
32
- ],
33
- "_resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
34
- "_spec": "2.0.4",
35
- "_where": "/home/sam/source/corellium/corellium-cli",
36
- "browser": "./inherits_browser.js",
37
- "bugs": {
38
- "url": "https://github.com/isaacs/inherits/issues"
39
- },
2
+ "name": "inherits",
40
3
  "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
41
- "devDependencies": {
42
- "tap": "^14.2.4"
43
- },
44
- "files": [
45
- "inherits.js",
46
- "inherits_browser.js"
47
- ],
48
- "homepage": "https://github.com/isaacs/inherits#readme",
4
+ "version": "2.0.4",
49
5
  "keywords": [
50
6
  "inheritance",
51
7
  "class",
@@ -56,15 +12,18 @@
56
12
  "browser",
57
13
  "browserify"
58
14
  ],
59
- "license": "ISC",
60
15
  "main": "./inherits.js",
61
- "name": "inherits",
62
- "repository": {
63
- "type": "git",
64
- "url": "git://github.com/isaacs/inherits.git"
65
- },
16
+ "browser": "./inherits_browser.js",
17
+ "repository": "git://github.com/isaacs/inherits",
18
+ "license": "ISC",
66
19
  "scripts": {
67
20
  "test": "tap"
68
21
  },
69
- "version": "2.0.4"
22
+ "devDependencies": {
23
+ "tap": "^14.2.4"
24
+ },
25
+ "files": [
26
+ "inherits.js",
27
+ "inherits_browser.js"
28
+ ]
70
29
  }
@@ -1,76 +1,40 @@
1
1
  {
2
- "_args": [
3
- [
4
- "is-binary-path@2.1.0",
5
- "/home/sam/source/corellium/corellium-cli"
6
- ]
7
- ],
8
- "_from": "is-binary-path@2.1.0",
9
- "_id": "is-binary-path@2.1.0",
10
- "_inBundle": false,
11
- "_integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
12
- "_location": "/is-binary-path",
13
- "_optional": true,
14
- "_phantomChildren": {},
15
- "_requested": {
16
- "type": "version",
17
- "registry": true,
18
- "raw": "is-binary-path@2.1.0",
19
- "name": "is-binary-path",
20
- "escapedName": "is-binary-path",
21
- "rawSpec": "2.1.0",
22
- "saveSpec": null,
23
- "fetchSpec": "2.1.0"
24
- },
25
- "_requiredBy": [
26
- "/chokidar"
27
- ],
28
- "_resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz",
29
- "_spec": "2.1.0",
30
- "_where": "/home/sam/source/corellium/corellium-cli",
31
- "author": {
32
- "name": "Sindre Sorhus",
33
- "email": "sindresorhus@gmail.com",
34
- "url": "sindresorhus.com"
35
- },
36
- "bugs": {
37
- "url": "https://github.com/sindresorhus/is-binary-path/issues"
38
- },
39
- "dependencies": {
40
- "binary-extensions": "^2.0.0"
41
- },
42
- "description": "Check if a file path is a binary file",
43
- "devDependencies": {
44
- "ava": "^1.4.1",
45
- "tsd": "^0.7.2",
46
- "xo": "^0.24.0"
47
- },
48
- "engines": {
49
- "node": ">=8"
50
- },
51
- "files": [
52
- "index.js",
53
- "index.d.ts"
54
- ],
55
- "homepage": "https://github.com/sindresorhus/is-binary-path#readme",
56
- "keywords": [
57
- "binary",
58
- "extensions",
59
- "extension",
60
- "file",
61
- "path",
62
- "check",
63
- "detect",
64
- "is"
65
- ],
66
- "license": "MIT",
67
- "name": "is-binary-path",
68
- "repository": {
69
- "type": "git",
70
- "url": "git+https://github.com/sindresorhus/is-binary-path.git"
71
- },
72
- "scripts": {
73
- "test": "xo && ava && tsd"
74
- },
75
- "version": "2.1.0"
2
+ "name": "is-binary-path",
3
+ "version": "2.1.0",
4
+ "description": "Check if a file path is a binary file",
5
+ "license": "MIT",
6
+ "repository": "sindresorhus/is-binary-path",
7
+ "author": {
8
+ "name": "Sindre Sorhus",
9
+ "email": "sindresorhus@gmail.com",
10
+ "url": "sindresorhus.com"
11
+ },
12
+ "engines": {
13
+ "node": ">=8"
14
+ },
15
+ "scripts": {
16
+ "test": "xo && ava && tsd"
17
+ },
18
+ "files": [
19
+ "index.js",
20
+ "index.d.ts"
21
+ ],
22
+ "keywords": [
23
+ "binary",
24
+ "extensions",
25
+ "extension",
26
+ "file",
27
+ "path",
28
+ "check",
29
+ "detect",
30
+ "is"
31
+ ],
32
+ "dependencies": {
33
+ "binary-extensions": "^2.0.0"
34
+ },
35
+ "devDependencies": {
36
+ "ava": "^1.4.1",
37
+ "tsd": "^0.7.2",
38
+ "xo": "^0.24.0"
39
+ }
76
40
  }
@@ -1,51 +1,28 @@
1
1
  {
2
- "_args": [
3
- [
4
- "is-extglob@2.1.1",
5
- "/home/sam/source/corellium/corellium-cli"
6
- ]
7
- ],
8
- "_from": "is-extglob@2.1.1",
9
- "_id": "is-extglob@2.1.1",
10
- "_inBundle": false,
11
- "_integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
12
- "_location": "/is-extglob",
13
- "_phantomChildren": {},
14
- "_requested": {
15
- "type": "version",
16
- "registry": true,
17
- "raw": "is-extglob@2.1.1",
18
- "name": "is-extglob",
19
- "escapedName": "is-extglob",
20
- "rawSpec": "2.1.1",
21
- "saveSpec": null,
22
- "fetchSpec": "2.1.1"
2
+ "name": "is-extglob",
3
+ "description": "Returns true if a string has an extglob.",
4
+ "version": "2.1.1",
5
+ "homepage": "https://github.com/jonschlinkert/is-extglob",
6
+ "author": "Jon Schlinkert (https://github.com/jonschlinkert)",
7
+ "repository": "jonschlinkert/is-extglob",
8
+ "bugs": {
9
+ "url": "https://github.com/jonschlinkert/is-extglob/issues"
23
10
  },
24
- "_requiredBy": [
25
- "/is-glob"
11
+ "license": "MIT",
12
+ "files": [
13
+ "index.js"
26
14
  ],
27
- "_resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
28
- "_spec": "2.1.1",
29
- "_where": "/home/sam/source/corellium/corellium-cli",
30
- "author": {
31
- "name": "Jon Schlinkert",
32
- "url": "https://github.com/jonschlinkert"
15
+ "main": "index.js",
16
+ "engines": {
17
+ "node": ">=0.10.0"
33
18
  },
34
- "bugs": {
35
- "url": "https://github.com/jonschlinkert/is-extglob/issues"
19
+ "scripts": {
20
+ "test": "mocha"
36
21
  },
37
- "description": "Returns true if a string has an extglob.",
38
22
  "devDependencies": {
39
23
  "gulp-format-md": "^0.1.10",
40
24
  "mocha": "^3.0.2"
41
25
  },
42
- "engines": {
43
- "node": ">=0.10.0"
44
- },
45
- "files": [
46
- "index.js"
47
- ],
48
- "homepage": "https://github.com/jonschlinkert/is-extglob",
49
26
  "keywords": [
50
27
  "bash",
51
28
  "braces",
@@ -65,16 +42,6 @@
65
42
  "string",
66
43
  "test"
67
44
  ],
68
- "license": "MIT",
69
- "main": "index.js",
70
- "name": "is-extglob",
71
- "repository": {
72
- "type": "git",
73
- "url": "git+https://github.com/jonschlinkert/is-extglob.git"
74
- },
75
- "scripts": {
76
- "test": "mocha"
77
- },
78
45
  "verb": {
79
46
  "toc": false,
80
47
  "layout": "default",
@@ -98,6 +65,5 @@
98
65
  "lint": {
99
66
  "reflinks": true
100
67
  }
101
- },
102
- "version": "2.1.1"
68
+ }
103
69
  }