@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,74 +1,38 @@
1
1
  {
2
- "_args": [
3
- [
4
- "binary-extensions@2.2.0",
5
- "/home/sam/source/corellium/corellium-cli"
6
- ]
7
- ],
8
- "_from": "binary-extensions@2.2.0",
9
- "_id": "binary-extensions@2.2.0",
10
- "_inBundle": false,
11
- "_integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==",
12
- "_location": "/binary-extensions",
13
- "_optional": true,
14
- "_phantomChildren": {},
15
- "_requested": {
16
- "type": "version",
17
- "registry": true,
18
- "raw": "binary-extensions@2.2.0",
19
- "name": "binary-extensions",
20
- "escapedName": "binary-extensions",
21
- "rawSpec": "2.2.0",
22
- "saveSpec": null,
23
- "fetchSpec": "2.2.0"
24
- },
25
- "_requiredBy": [
26
- "/is-binary-path"
27
- ],
28
- "_resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz",
29
- "_spec": "2.2.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/binary-extensions/issues"
38
- },
39
- "description": "List of binary file extensions",
40
- "devDependencies": {
41
- "ava": "^1.4.1",
42
- "tsd": "^0.7.2",
43
- "xo": "^0.24.0"
44
- },
45
- "engines": {
46
- "node": ">=8"
47
- },
48
- "files": [
49
- "index.js",
50
- "index.d.ts",
51
- "binary-extensions.json",
52
- "binary-extensions.json.d.ts"
53
- ],
54
- "homepage": "https://github.com/sindresorhus/binary-extensions#readme",
55
- "keywords": [
56
- "binary",
57
- "extensions",
58
- "extension",
59
- "file",
60
- "json",
61
- "list",
62
- "array"
63
- ],
64
- "license": "MIT",
65
- "name": "binary-extensions",
66
- "repository": {
67
- "type": "git",
68
- "url": "git+https://github.com/sindresorhus/binary-extensions.git"
69
- },
70
- "scripts": {
71
- "test": "xo && ava && tsd"
72
- },
73
- "version": "2.2.0"
2
+ "name": "binary-extensions",
3
+ "version": "2.2.0",
4
+ "description": "List of binary file extensions",
5
+ "license": "MIT",
6
+ "repository": "sindresorhus/binary-extensions",
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
+ "binary-extensions.json",
22
+ "binary-extensions.json.d.ts"
23
+ ],
24
+ "keywords": [
25
+ "binary",
26
+ "extensions",
27
+ "extension",
28
+ "file",
29
+ "json",
30
+ "list",
31
+ "array"
32
+ ],
33
+ "devDependencies": {
34
+ "ava": "^1.4.1",
35
+ "tsd": "^0.7.2",
36
+ "xo": "^0.24.0"
37
+ }
74
38
  }
@@ -1,63 +1,33 @@
1
1
  {
2
- "_args": [
3
- [
4
- "brace-expansion@1.1.11",
5
- "/home/sam/source/corellium/corellium-cli"
6
- ]
7
- ],
8
- "_from": "brace-expansion@1.1.11",
9
- "_id": "brace-expansion@1.1.11",
10
- "_inBundle": false,
11
- "_integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
12
- "_location": "/brace-expansion",
13
- "_phantomChildren": {},
14
- "_requested": {
15
- "type": "version",
16
- "registry": true,
17
- "raw": "brace-expansion@1.1.11",
18
- "name": "brace-expansion",
19
- "escapedName": "brace-expansion",
20
- "rawSpec": "1.1.11",
21
- "saveSpec": null,
22
- "fetchSpec": "1.1.11"
23
- },
24
- "_requiredBy": [
25
- "/minimatch"
26
- ],
27
- "_resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
28
- "_spec": "1.1.11",
29
- "_where": "/home/sam/source/corellium/corellium-cli",
30
- "author": {
31
- "name": "Julian Gruber",
32
- "email": "mail@juliangruber.com",
33
- "url": "http://juliangruber.com"
2
+ "name": "brace-expansion",
3
+ "description": "Brace expansion as known from sh/bash",
4
+ "version": "1.1.11",
5
+ "repository": {
6
+ "type": "git",
7
+ "url": "git://github.com/juliangruber/brace-expansion.git"
34
8
  },
35
- "bugs": {
36
- "url": "https://github.com/juliangruber/brace-expansion/issues"
9
+ "homepage": "https://github.com/juliangruber/brace-expansion",
10
+ "main": "index.js",
11
+ "scripts": {
12
+ "test": "tape test/*.js",
13
+ "gentest": "bash test/generate.sh",
14
+ "bench": "matcha test/perf/bench.js"
37
15
  },
38
16
  "dependencies": {
39
17
  "balanced-match": "^1.0.0",
40
18
  "concat-map": "0.0.1"
41
19
  },
42
- "description": "Brace expansion as known from sh/bash",
43
20
  "devDependencies": {
44
21
  "matcha": "^0.7.0",
45
22
  "tape": "^4.6.0"
46
23
  },
47
- "homepage": "https://github.com/juliangruber/brace-expansion",
48
24
  "keywords": [],
49
- "license": "MIT",
50
- "main": "index.js",
51
- "name": "brace-expansion",
52
- "repository": {
53
- "type": "git",
54
- "url": "git://github.com/juliangruber/brace-expansion.git"
55
- },
56
- "scripts": {
57
- "bench": "matcha test/perf/bench.js",
58
- "gentest": "bash test/generate.sh",
59
- "test": "tape test/*.js"
25
+ "author": {
26
+ "name": "Julian Gruber",
27
+ "email": "mail@juliangruber.com",
28
+ "url": "http://juliangruber.com"
60
29
  },
30
+ "license": "MIT",
61
31
  "testling": {
62
32
  "files": "test/*.js",
63
33
  "browsers": [
@@ -73,6 +43,5 @@
73
43
  "iphone/6.0..latest",
74
44
  "android-browser/4.2..latest"
75
45
  ]
76
- },
77
- "version": "1.1.11"
46
+ }
78
47
  }
@@ -1,80 +1,42 @@
1
1
  {
2
- "_args": [
3
- [
4
- "braces@3.0.2",
5
- "/home/sam/source/corellium/corellium-cli"
6
- ]
7
- ],
8
- "_from": "braces@3.0.2",
9
- "_id": "braces@3.0.2",
10
- "_inBundle": false,
11
- "_integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==",
12
- "_location": "/braces",
13
- "_phantomChildren": {},
14
- "_requested": {
15
- "type": "version",
16
- "registry": true,
17
- "raw": "braces@3.0.2",
18
- "name": "braces",
19
- "escapedName": "braces",
20
- "rawSpec": "3.0.2",
21
- "saveSpec": null,
22
- "fetchSpec": "3.0.2"
23
- },
24
- "_requiredBy": [
25
- "/chokidar",
26
- "/micromatch"
2
+ "name": "braces",
3
+ "description": "Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.",
4
+ "version": "3.0.2",
5
+ "homepage": "https://github.com/micromatch/braces",
6
+ "author": "Jon Schlinkert (https://github.com/jonschlinkert)",
7
+ "contributors": [
8
+ "Brian Woodward (https://twitter.com/doowb)",
9
+ "Elan Shanker (https://github.com/es128)",
10
+ "Eugene Sharygin (https://github.com/eush77)",
11
+ "hemanth.hm (http://h3manth.com)",
12
+ "Jon Schlinkert (http://twitter.com/jonschlinkert)"
27
13
  ],
28
- "_resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz",
29
- "_spec": "3.0.2",
30
- "_where": "/home/sam/source/corellium/corellium-cli",
31
- "author": {
32
- "name": "Jon Schlinkert",
33
- "url": "https://github.com/jonschlinkert"
34
- },
14
+ "repository": "micromatch/braces",
35
15
  "bugs": {
36
16
  "url": "https://github.com/micromatch/braces/issues"
37
17
  },
38
- "contributors": [
39
- {
40
- "name": "Brian Woodward",
41
- "url": "https://twitter.com/doowb"
42
- },
43
- {
44
- "name": "Elan Shanker",
45
- "url": "https://github.com/es128"
46
- },
47
- {
48
- "name": "Eugene Sharygin",
49
- "url": "https://github.com/eush77"
50
- },
51
- {
52
- "name": "hemanth.hm",
53
- "url": "http://h3manth.com"
54
- },
55
- {
56
- "name": "Jon Schlinkert",
57
- "url": "http://twitter.com/jonschlinkert"
58
- }
18
+ "license": "MIT",
19
+ "files": [
20
+ "index.js",
21
+ "lib"
59
22
  ],
23
+ "main": "index.js",
24
+ "engines": {
25
+ "node": ">=8"
26
+ },
27
+ "scripts": {
28
+ "test": "mocha",
29
+ "benchmark": "node benchmark"
30
+ },
60
31
  "dependencies": {
61
32
  "fill-range": "^7.0.1"
62
33
  },
63
- "description": "Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.",
64
34
  "devDependencies": {
65
35
  "ansi-colors": "^3.2.4",
66
36
  "bash-path": "^2.0.1",
67
37
  "gulp-format-md": "^2.0.0",
68
38
  "mocha": "^6.1.1"
69
39
  },
70
- "engines": {
71
- "node": ">=8"
72
- },
73
- "files": [
74
- "index.js",
75
- "lib"
76
- ],
77
- "homepage": "https://github.com/micromatch/braces",
78
40
  "keywords": [
79
41
  "alpha",
80
42
  "alphabetical",
@@ -99,17 +61,6 @@
99
61
  "ranges",
100
62
  "sh"
101
63
  ],
102
- "license": "MIT",
103
- "main": "index.js",
104
- "name": "braces",
105
- "repository": {
106
- "type": "git",
107
- "url": "git+https://github.com/micromatch/braces.git"
108
- },
109
- "scripts": {
110
- "benchmark": "node benchmark",
111
- "test": "mocha"
112
- },
113
64
  "verb": {
114
65
  "toc": false,
115
66
  "layout": "default",
@@ -122,6 +73,5 @@
122
73
  "plugins": [
123
74
  "gulp-format-md"
124
75
  ]
125
- },
126
- "version": "3.0.2"
76
+ }
127
77
  }
@@ -1,126 +1,80 @@
1
1
  {
2
- "_args": [
3
- [
4
- "call-bind@1.0.2",
5
- "/home/sam/source/corellium/corellium-cli"
6
- ]
7
- ],
8
- "_from": "call-bind@1.0.2",
9
- "_id": "call-bind@1.0.2",
10
- "_inBundle": false,
11
- "_integrity": "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==",
12
- "_location": "/call-bind",
13
- "_phantomChildren": {},
14
- "_requested": {
15
- "type": "version",
16
- "registry": true,
17
- "raw": "call-bind@1.0.2",
18
- "name": "call-bind",
19
- "escapedName": "call-bind",
20
- "rawSpec": "1.0.2",
21
- "saveSpec": null,
22
- "fetchSpec": "1.0.2"
23
- },
24
- "_requiredBy": [
25
- "/array-includes",
26
- "/array.prototype.flat",
27
- "/es-abstract",
28
- "/function.prototype.name",
29
- "/get-symbol-description",
30
- "/is-boolean-object",
31
- "/is-regex",
32
- "/is-shared-array-buffer",
33
- "/is-weakref",
34
- "/object.assign",
35
- "/object.values",
36
- "/regexp.prototype.flags",
37
- "/side-channel",
38
- "/string.prototype.trimend",
39
- "/string.prototype.trimstart",
40
- "/unbox-primitive"
41
- ],
42
- "_resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz",
43
- "_spec": "1.0.2",
44
- "_where": "/home/sam/source/corellium/corellium-cli",
45
- "author": {
46
- "name": "Jordan Harband",
47
- "email": "ljharb@gmail.com"
48
- },
49
- "auto-changelog": {
50
- "output": "CHANGELOG.md",
51
- "template": "keepachangelog",
52
- "unreleased": false,
53
- "commitLimit": false,
54
- "backfillLimit": false,
55
- "hideCredit": true
56
- },
57
- "bugs": {
58
- "url": "https://github.com/ljharb/call-bind/issues"
59
- },
60
- "dependencies": {
61
- "function-bind": "^1.1.1",
62
- "get-intrinsic": "^1.0.2"
63
- },
64
- "description": "Robustly `.call.bind()` a function",
65
- "devDependencies": {
66
- "@ljharb/eslint-config": "^17.3.0",
67
- "aud": "^1.1.3",
68
- "auto-changelog": "^2.2.1",
69
- "eslint": "^7.17.0",
70
- "nyc": "^10.3.2",
71
- "safe-publish-latest": "^1.1.4",
72
- "tape": "^5.1.1"
73
- },
74
- "exports": {
75
- ".": [
76
- {
77
- "default": "./index.js"
78
- },
79
- "./index.js"
80
- ],
81
- "./callBound": [
82
- {
83
- "default": "./callBound.js"
84
- },
85
- "./callBound.js"
86
- ],
87
- "./package.json": "./package.json"
88
- },
89
- "funding": {
90
- "url": "https://github.com/sponsors/ljharb"
91
- },
92
- "homepage": "https://github.com/ljharb/call-bind#readme",
93
- "keywords": [
94
- "javascript",
95
- "ecmascript",
96
- "es",
97
- "js",
98
- "callbind",
99
- "callbound",
100
- "call",
101
- "bind",
102
- "bound",
103
- "call-bind",
104
- "call-bound",
105
- "function",
106
- "es-abstract"
107
- ],
108
- "license": "MIT",
109
- "main": "index.js",
110
- "name": "call-bind",
111
- "repository": {
112
- "type": "git",
113
- "url": "git+https://github.com/ljharb/call-bind.git"
114
- },
115
- "scripts": {
116
- "lint": "eslint --ext=.js,.mjs .",
117
- "posttest": "aud --production",
118
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
119
- "prepublish": "safe-publish-latest",
120
- "pretest": "npm run lint",
121
- "test": "npm run tests-only",
122
- "tests-only": "nyc tape 'test/*'",
123
- "version": "auto-changelog && git add CHANGELOG.md"
124
- },
125
- "version": "1.0.2"
2
+ "name": "call-bind",
3
+ "version": "1.0.2",
4
+ "description": "Robustly `.call.bind()` a function",
5
+ "main": "index.js",
6
+ "exports": {
7
+ ".": [
8
+ {
9
+ "default": "./index.js"
10
+ },
11
+ "./index.js"
12
+ ],
13
+ "./callBound": [
14
+ {
15
+ "default": "./callBound.js"
16
+ },
17
+ "./callBound.js"
18
+ ],
19
+ "./package.json": "./package.json"
20
+ },
21
+ "scripts": {
22
+ "prepublish": "safe-publish-latest",
23
+ "lint": "eslint --ext=.js,.mjs .",
24
+ "pretest": "npm run lint",
25
+ "tests-only": "nyc tape 'test/*'",
26
+ "test": "npm run tests-only",
27
+ "posttest": "aud --production",
28
+ "version": "auto-changelog && git add CHANGELOG.md",
29
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
30
+ },
31
+ "repository": {
32
+ "type": "git",
33
+ "url": "git+https://github.com/ljharb/call-bind.git"
34
+ },
35
+ "keywords": [
36
+ "javascript",
37
+ "ecmascript",
38
+ "es",
39
+ "js",
40
+ "callbind",
41
+ "callbound",
42
+ "call",
43
+ "bind",
44
+ "bound",
45
+ "call-bind",
46
+ "call-bound",
47
+ "function",
48
+ "es-abstract"
49
+ ],
50
+ "author": "Jordan Harband <ljharb@gmail.com>",
51
+ "funding": {
52
+ "url": "https://github.com/sponsors/ljharb"
53
+ },
54
+ "license": "MIT",
55
+ "bugs": {
56
+ "url": "https://github.com/ljharb/call-bind/issues"
57
+ },
58
+ "homepage": "https://github.com/ljharb/call-bind#readme",
59
+ "devDependencies": {
60
+ "@ljharb/eslint-config": "^17.3.0",
61
+ "aud": "^1.1.3",
62
+ "auto-changelog": "^2.2.1",
63
+ "eslint": "^7.17.0",
64
+ "nyc": "^10.3.2",
65
+ "safe-publish-latest": "^1.1.4",
66
+ "tape": "^5.1.1"
67
+ },
68
+ "dependencies": {
69
+ "function-bind": "^1.1.1",
70
+ "get-intrinsic": "^1.0.2"
71
+ },
72
+ "auto-changelog": {
73
+ "output": "CHANGELOG.md",
74
+ "template": "keepachangelog",
75
+ "unreleased": false,
76
+ "commitLimit": false,
77
+ "backfillLimit": false,
78
+ "hideCredit": true
79
+ }
126
80
  }