@shawnstack/quickforge 1.3.11 → 1.3.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (111) hide show
  1. package/README.md +348 -348
  2. package/dist/assets/{anthropic-BhEXDaZj.js → anthropic-Ckozj5YL.js} +1 -1
  3. package/dist/assets/{azure-openai-responses-CFlZwiSr.js → azure-openai-responses-BwnfX0zX.js} +1 -1
  4. package/dist/assets/{google-BumI9ApQ.js → google-C68FfCgv.js} +1 -1
  5. package/dist/assets/{google-gemini-cli-9F_64APo.js → google-gemini-cli-Bvmj_VP7.js} +1 -1
  6. package/dist/assets/{google-vertex-BuKt-2cB.js → google-vertex-DfBcqFGy.js} +1 -1
  7. package/dist/assets/{icons-DBuN_6a3.js → icons-BHkxP7oT.js} +1 -1
  8. package/dist/assets/{index-CyTFbohp.js → index-Bx9iFrzC.js} +491 -472
  9. package/dist/assets/index-kYsI9py3.css +3 -0
  10. package/dist/assets/{mistral-CkDHcwlg.js → mistral-soe30nal.js} +1 -1
  11. package/dist/assets/{openai-codex-responses-BYsm-OtI.js → openai-codex-responses-BX3Fx3LC.js} +1 -1
  12. package/dist/assets/{openai-completions-gEkjff3b.js → openai-completions-CYI6ynqy.js} +1 -1
  13. package/dist/assets/{openai-responses-lWr_i_IH.js → openai-responses-X7pjajQb.js} +1 -1
  14. package/dist/assets/{openai-responses-shared-B99zkRSu.js → openai-responses-shared-Cx1dCwfa.js} +1 -1
  15. package/dist/assets/{react-vendor-BA_xfwfk.js → react-vendor-CmyL2roG.js} +1 -1
  16. package/dist/index.html +10 -4
  17. package/dist/manifest.webmanifest +30 -0
  18. package/dist/pwa-icon-192.png +0 -0
  19. package/dist/pwa-icon-512.png +0 -0
  20. package/dist/pwa-maskable-512.png +0 -0
  21. package/dist/sw.js +79 -0
  22. package/node_modules/@aws-sdk/client-bedrock-runtime/package.json +13 -13
  23. package/node_modules/@aws-sdk/core/package.json +5 -5
  24. package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  25. package/node_modules/@aws-sdk/credential-provider-http/package.json +7 -7
  26. package/node_modules/@aws-sdk/credential-provider-ini/package.json +12 -12
  27. package/node_modules/@aws-sdk/credential-provider-login/package.json +6 -6
  28. package/node_modules/@aws-sdk/credential-provider-node/package.json +10 -10
  29. package/node_modules/@aws-sdk/credential-provider-process/package.json +5 -5
  30. package/node_modules/@aws-sdk/credential-provider-sso/node_modules/@aws-sdk/token-providers/package.json +6 -6
  31. package/node_modules/@aws-sdk/credential-provider-sso/package.json +7 -7
  32. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +6 -6
  33. package/node_modules/@aws-sdk/eventstream-handler-node/package.json +4 -4
  34. package/node_modules/@aws-sdk/middleware-eventstream/package.json +4 -4
  35. package/node_modules/@aws-sdk/middleware-websocket/package.json +6 -6
  36. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/index.js +1 -1
  37. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +1 -1
  38. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/index.js +1 -1
  39. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +1 -1
  40. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +1 -1
  41. package/node_modules/@aws-sdk/nested-clients/package.json +8 -8
  42. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +4 -4
  43. package/node_modules/@aws-sdk/token-providers/package.json +6 -6
  44. package/node_modules/@aws-sdk/types/package.json +2 -2
  45. package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
  46. package/node_modules/@protobufjs/eventemitter/CHANGELOG.md +8 -0
  47. package/node_modules/@protobufjs/eventemitter/index.js +17 -7
  48. package/node_modules/@protobufjs/eventemitter/package.json +2 -2
  49. package/node_modules/@protobufjs/eventemitter/tests/index.js +39 -3
  50. package/node_modules/@smithy/core/cbor.js +0 -1
  51. package/node_modules/@smithy/core/checksum.js +1 -1
  52. package/node_modules/@smithy/core/client.js +0 -1
  53. package/node_modules/@smithy/core/config.js +1 -1
  54. package/node_modules/@smithy/core/endpoints.js +0 -1
  55. package/node_modules/@smithy/core/event-streams.js +0 -1
  56. package/node_modules/@smithy/core/package.json +1 -1
  57. package/node_modules/@smithy/core/protocols.js +0 -1
  58. package/node_modules/@smithy/core/retry.js +1 -1
  59. package/node_modules/@smithy/core/schema.js +0 -1
  60. package/node_modules/@smithy/core/serde.js +0 -1
  61. package/node_modules/@smithy/credential-provider-imds/package.json +2 -2
  62. package/node_modules/@smithy/fetch-http-handler/package.json +2 -2
  63. package/node_modules/@smithy/node-http-handler/package.json +2 -2
  64. package/node_modules/@smithy/signature-v4/package.json +2 -2
  65. package/node_modules/es-object-atoms/CHANGELOG.md +21 -14
  66. package/node_modules/es-object-atoms/package.json +6 -7
  67. package/node_modules/es-object-atoms/tsconfig.json +1 -0
  68. package/node_modules/hono/dist/adapter/deno/websocket.js +5 -1
  69. package/node_modules/hono/dist/cjs/adapter/deno/websocket.js +5 -1
  70. package/node_modules/hono/dist/cjs/index.js +3 -0
  71. package/node_modules/hono/dist/cjs/middleware/compress/index.js +31 -5
  72. package/node_modules/hono/dist/cjs/utils/compress.js +1 -1
  73. package/node_modules/hono/dist/cjs/utils/filepath.js +1 -1
  74. package/node_modules/hono/dist/cjs/utils/ipaddr.js +1 -1
  75. package/node_modules/hono/dist/cjs/utils/mime.js +15 -17
  76. package/node_modules/hono/dist/index.js +2 -0
  77. package/node_modules/hono/dist/middleware/compress/index.js +30 -5
  78. package/node_modules/hono/dist/utils/compress.js +1 -1
  79. package/node_modules/hono/dist/utils/filepath.js +1 -1
  80. package/node_modules/hono/dist/utils/ipaddr.js +1 -1
  81. package/node_modules/hono/dist/utils/mime.js +15 -17
  82. package/node_modules/hono/package.json +3 -3
  83. package/node_modules/protobufjs/dist/light/protobuf.js +127 -69
  84. package/node_modules/protobufjs/dist/light/protobuf.min.js +3 -3
  85. package/node_modules/protobufjs/dist/minimal/protobuf.js +62 -25
  86. package/node_modules/protobufjs/dist/minimal/protobuf.min.js +3 -3
  87. package/node_modules/protobufjs/dist/protobuf.js +148 -76
  88. package/node_modules/protobufjs/dist/protobuf.min.js +3 -3
  89. package/node_modules/protobufjs/ext/descriptor/index.js +7 -2
  90. package/node_modules/protobufjs/package.json +2 -2
  91. package/node_modules/protobufjs/src/converter.js +8 -5
  92. package/node_modules/protobufjs/src/encoder.js +8 -5
  93. package/node_modules/protobufjs/src/enum.js +2 -2
  94. package/node_modules/protobufjs/src/field.js +1 -1
  95. package/node_modules/protobufjs/src/namespace.js +2 -0
  96. package/node_modules/protobufjs/src/object.js +6 -6
  97. package/node_modules/protobufjs/src/parse.js +19 -5
  98. package/node_modules/protobufjs/src/root.js +14 -8
  99. package/node_modules/protobufjs/src/type.js +8 -5
  100. package/node_modules/protobufjs/src/util/minimal.js +32 -7
  101. package/node_modules/protobufjs/src/util/patterns.js +0 -1
  102. package/node_modules/protobufjs/src/util.js +4 -3
  103. package/node_modules/protobufjs/src/wrappers.js +11 -7
  104. package/node_modules/protobufjs/src/writer.js +11 -9
  105. package/node_modules/ws/lib/receiver.js +54 -0
  106. package/node_modules/ws/lib/websocket-server.js +8 -0
  107. package/node_modules/ws/lib/websocket.js +14 -0
  108. package/node_modules/ws/package.json +1 -1
  109. package/package.json +1 -1
  110. package/server/routes/workspace.mjs +33 -1
  111. package/dist/assets/index-CcEjffmu.css +0 -3
@@ -76,7 +76,7 @@ const commonParams = {
76
76
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
77
77
  };
78
78
 
79
- var version = "3.997.9";
79
+ var version = "3.997.10";
80
80
  var packageInfo = {
81
81
  version: version};
82
82
 
@@ -319,7 +319,7 @@ const commonParams = {
319
319
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
320
320
  };
321
321
 
322
- var version = "3.997.9";
322
+ var version = "3.997.10";
323
323
  var packageInfo = {
324
324
  version: version};
325
325
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/nested-clients",
3
- "version": "3.997.10",
3
+ "version": "3.997.11",
4
4
  "description": "Nested clients for AWS SDK packages.",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -29,13 +29,13 @@
29
29
  "dependencies": {
30
30
  "@aws-crypto/sha256-browser": "5.2.0",
31
31
  "@aws-crypto/sha256-js": "5.2.0",
32
- "@aws-sdk/core": "^3.974.12",
33
- "@aws-sdk/signature-v4-multi-region": "^3.996.27",
34
- "@aws-sdk/types": "^3.973.8",
35
- "@smithy/core": "^3.24.2",
36
- "@smithy/fetch-http-handler": "^5.4.2",
37
- "@smithy/node-http-handler": "^4.7.2",
38
- "@smithy/types": "^4.14.1",
32
+ "@aws-sdk/core": "^3.974.13",
33
+ "@aws-sdk/signature-v4-multi-region": "^3.996.28",
34
+ "@aws-sdk/types": "^3.973.9",
35
+ "@smithy/core": "^3.24.3",
36
+ "@smithy/fetch-http-handler": "^5.4.3",
37
+ "@smithy/node-http-handler": "^4.7.3",
38
+ "@smithy/types": "^4.14.2",
39
39
  "tslib": "^2.6.2"
40
40
  },
41
41
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/signature-v4-multi-region",
3
- "version": "3.996.27",
3
+ "version": "3.996.28",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
6
6
  "build:cjs": "node ../../scripts/compilation/inline signature-v4-multi-region",
@@ -25,10 +25,10 @@
25
25
  },
26
26
  "license": "Apache-2.0",
27
27
  "dependencies": {
28
- "@aws-sdk/types": "^3.973.8",
29
- "@smithy/core": "^3.24.2",
28
+ "@aws-sdk/types": "^3.973.9",
29
+ "@smithy/core": "^3.24.3",
30
30
  "@smithy/signature-v4": "^5.4.2",
31
- "@smithy/types": "^4.14.1",
31
+ "@smithy/types": "^4.14.2",
32
32
  "tslib": "^2.6.2"
33
33
  },
34
34
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/token-providers",
3
- "version": "3.1051.0",
3
+ "version": "3.1053.0",
4
4
  "description": "A collection of token providers",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -29,11 +29,11 @@
29
29
  },
30
30
  "license": "Apache-2.0",
31
31
  "dependencies": {
32
- "@aws-sdk/core": "^3.974.12",
33
- "@aws-sdk/nested-clients": "^3.997.10",
34
- "@aws-sdk/types": "^3.973.8",
35
- "@smithy/core": "^3.24.2",
36
- "@smithy/types": "^4.14.1",
32
+ "@aws-sdk/core": "^3.974.13",
33
+ "@aws-sdk/nested-clients": "^3.997.11",
34
+ "@aws-sdk/types": "^3.973.9",
35
+ "@smithy/core": "^3.24.3",
36
+ "@smithy/types": "^4.14.2",
37
37
  "tslib": "^2.6.2"
38
38
  },
39
39
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/types",
3
- "version": "3.973.8",
3
+ "version": "3.973.9",
4
4
  "main": "./dist-cjs/index.js",
5
5
  "module": "./dist-es/index.js",
6
6
  "types": "./dist-types/index.d.ts",
@@ -42,7 +42,7 @@
42
42
  "directory": "packages-internal/types"
43
43
  },
44
44
  "dependencies": {
45
- "@smithy/types": "^4.14.1",
45
+ "@smithy/types": "^4.14.2",
46
46
  "tslib": "^2.6.2"
47
47
  },
48
48
  "devDependencies": {
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@aws-sdk/xml-builder",
3
- "version": "3.972.24",
3
+ "version": "3.972.25",
4
4
  "description": "XML utilities for the AWS SDK",
5
5
  "dependencies": {
6
6
  "@nodable/entities": "2.1.0",
7
- "@smithy/types": "^4.14.1",
7
+ "@smithy/types": "^4.14.2",
8
8
  "fast-xml-parser": "5.7.3",
9
9
  "tslib": "^2.6.2"
10
10
  },
@@ -0,0 +1,8 @@
1
+ # Changelog
2
+
3
+ ## [1.1.1](https://github.com/protobufjs/protobuf.js/compare/eventemitter-v1.1.0...eventemitter-v1.1.1) (2026-05-22)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * Backport misc utility hardening ([#2280](https://github.com/protobufjs/protobuf.js/issues/2280)) ([8a45c13](https://github.com/protobufjs/protobuf.js/commit/8a45c13d22ec2d05ab1b7935fcb5331ea59a9cd0))
@@ -14,15 +14,23 @@ function EventEmitter() {
14
14
  * @type {Object.<string,*>}
15
15
  * @private
16
16
  */
17
- this._listeners = {};
17
+ this._listeners = Object.create(null);
18
18
  }
19
19
 
20
+ /**
21
+ * Event listener as used by {@link util.EventEmitter}.
22
+ * @typedef EventEmitterListener
23
+ * @type {function}
24
+ * @param {...*} args Arguments
25
+ * @returns {undefined}
26
+ */
27
+
20
28
  /**
21
29
  * Registers an event listener.
22
30
  * @param {string} evt Event name
23
- * @param {function} fn Listener
31
+ * @param {EventEmitterListener} fn Listener
24
32
  * @param {*} [ctx] Listener context
25
- * @returns {util.EventEmitter} `this`
33
+ * @returns {this} `this`
26
34
  */
27
35
  EventEmitter.prototype.on = function on(evt, fn, ctx) {
28
36
  (this._listeners[evt] || (this._listeners[evt] = [])).push({
@@ -35,17 +43,19 @@ EventEmitter.prototype.on = function on(evt, fn, ctx) {
35
43
  /**
36
44
  * Removes an event listener or any matching listeners if arguments are omitted.
37
45
  * @param {string} [evt] Event name. Removes all listeners if omitted.
38
- * @param {function} [fn] Listener to remove. Removes all listeners of `evt` if omitted.
39
- * @returns {util.EventEmitter} `this`
46
+ * @param {EventEmitterListener} [fn] Listener to remove. Removes all listeners of `evt` if omitted.
47
+ * @returns {this} `this`
40
48
  */
41
49
  EventEmitter.prototype.off = function off(evt, fn) {
42
50
  if (evt === undefined)
43
- this._listeners = {};
51
+ this._listeners = Object.create(null);
44
52
  else {
45
53
  if (fn === undefined)
46
54
  this._listeners[evt] = [];
47
55
  else {
48
56
  var listeners = this._listeners[evt];
57
+ if (!listeners)
58
+ return this;
49
59
  for (var i = 0; i < listeners.length;)
50
60
  if (listeners[i].fn === fn)
51
61
  listeners.splice(i, 1);
@@ -60,7 +70,7 @@ EventEmitter.prototype.off = function off(evt, fn) {
60
70
  * Emits an event by calling its listeners with the specified arguments.
61
71
  * @param {string} evt Event name
62
72
  * @param {...*} args Arguments
63
- * @returns {util.EventEmitter} `this`
73
+ * @returns {this} `this`
64
74
  */
65
75
  EventEmitter.prototype.emit = function emit(evt) {
66
76
  var listeners = this._listeners[evt];
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@protobufjs/eventemitter",
3
3
  "description": "A minimal event emitter.",
4
- "version": "1.1.0",
4
+ "version": "1.1.1",
5
5
  "author": "Daniel Wirtz <dcode+protobufjs@dcode.io>",
6
6
  "repository": {
7
7
  "type": "git",
@@ -12,7 +12,7 @@
12
12
  "types": "index.d.ts",
13
13
  "devDependencies": {
14
14
  "istanbul": "^0.4.5",
15
- "tape": "^4.6.3"
15
+ "tape": "^5.0.0"
16
16
  },
17
17
  "scripts": {
18
18
  "test": "tape tests/*.js",
@@ -8,6 +8,8 @@ tape.test("eventemitter", function(test) {
8
8
  var fn;
9
9
  var ctx = {};
10
10
 
11
+ test.equal(Object.getPrototypeOf(ee._listeners), null, "should not inherit listener lookup keys");
12
+
11
13
  test.doesNotThrow(function() {
12
14
  ee.emit("a", 1);
13
15
  ee.off();
@@ -22,10 +24,12 @@ tape.test("eventemitter", function(test) {
22
24
  ee.emit("a", 1);
23
25
 
24
26
  ee.off("a");
25
- test.same(ee._listeners, { a: [] }, "should remove all listeners of the respective event when calling off(evt)");
27
+ test.same(Object.keys(ee._listeners), [ "a" ], "should keep the event key when calling off(evt)");
28
+ test.same(ee._listeners.a, [], "should remove all listeners of the respective event when calling off(evt)");
26
29
 
27
30
  ee.off();
28
- test.same(ee._listeners, {}, "should remove all listeners when just calling off()");
31
+ test.equal(Object.getPrototypeOf(ee._listeners), null, "should keep the listener table isolated when just calling off()");
32
+ test.same(Object.keys(ee._listeners), [], "should remove all listeners when just calling off()");
29
33
 
30
34
  ee.on("a", fn = function(arg1) {
31
35
  test.equal(this, ctx, "should be called with this = ctx");
@@ -33,7 +37,8 @@ tape.test("eventemitter", function(test) {
33
37
  }, ctx).emit("a", 1);
34
38
 
35
39
  ee.off("a", fn);
36
- test.same(ee._listeners, { a: [] }, "should remove the exact listener when calling off(evt, fn)");
40
+ test.same(Object.keys(ee._listeners), [ "a" ], "should keep the event key when calling off(evt, fn)");
41
+ test.same(ee._listeners.a, [], "should remove the exact listener when calling off(evt, fn)");
37
42
 
38
43
  ee.on("a", function() {
39
44
  test.equal(this, ee, "should be called with this = ee");
@@ -43,5 +48,36 @@ tape.test("eventemitter", function(test) {
43
48
  ee.off("a", fn);
44
49
  }, "should not throw if no such listener is found");
45
50
 
51
+ test.test(test.name + " - special event names", function(test) {
52
+ var ee = new EventEmitter();
53
+ var calls = 0;
54
+
55
+ test.doesNotThrow(function() {
56
+ ee.off("__proto__", function() {});
57
+ }, "should not throw when removing an absent special event listener");
58
+
59
+ ee.on("__proto__", function(arg) {
60
+ ++calls;
61
+ test.equal(arg, 1, "should pass arguments for __proto__ events");
62
+ });
63
+ ee.on("constructor", function(arg) {
64
+ ++calls;
65
+ test.equal(arg, 2, "should pass arguments for constructor events");
66
+ });
67
+ ee.emit("__proto__", 1);
68
+ ee.emit("constructor", 2);
69
+
70
+ test.equal(calls, 2, "should dispatch special event names");
71
+ test.equal(Object.getPrototypeOf(ee._listeners), null, "should keep the listener table isolated");
72
+ test.ok(Object.prototype.hasOwnProperty.call(ee._listeners, "__proto__"), "should store __proto__ as an own event key");
73
+ test.ok(Object.prototype.hasOwnProperty.call(ee._listeners, "constructor"), "should store constructor as an own event key");
74
+
75
+ ee.off("__proto__");
76
+ ee.off("constructor");
77
+ test.same(ee._listeners.__proto__, [], "should clear __proto__ listeners");
78
+ test.same(ee._listeners.constructor, [], "should clear constructor listeners");
79
+ test.end();
80
+ });
81
+
46
82
  test.end();
47
83
  });
@@ -1,4 +1,3 @@
1
-
2
1
  /**
3
2
  * Do not edit:
4
3
  * This is a compatibility redirect for contexts that do not understand package.json exports field.
@@ -1,5 +1,5 @@
1
1
  /**
2
2
  * Do not edit:
3
- * This is a compatibility redirect for bundlers that do not support package.json exports field.
3
+ * This is a compatibility redirect for contexts that do not understand package.json exports field.
4
4
  */
5
5
  module.exports = require("./dist-cjs/submodules/checksum/index.js");
@@ -1,4 +1,3 @@
1
-
2
1
  /**
3
2
  * Do not edit:
4
3
  * This is a compatibility redirect for contexts that do not understand package.json exports field.
@@ -1,5 +1,5 @@
1
1
  /**
2
2
  * Do not edit:
3
- * This is a compatibility redirect for bundlers that do not support package.json exports field.
3
+ * This is a compatibility redirect for contexts that do not understand package.json exports field.
4
4
  */
5
5
  module.exports = require("./dist-cjs/submodules/config/index.js");
@@ -1,4 +1,3 @@
1
-
2
1
  /**
3
2
  * Do not edit:
4
3
  * This is a compatibility redirect for contexts that do not understand package.json exports field.
@@ -1,4 +1,3 @@
1
-
2
1
  /**
3
2
  * Do not edit:
4
3
  * This is a compatibility redirect for contexts that do not understand package.json exports field.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/core",
3
- "version": "3.24.3",
3
+ "version": "3.24.4",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:types' 'yarn:build:es:cjs'",
6
6
  "build:es:cjs": "yarn g:tsc -p tsconfig.es.json && node ../../scripts/inline core",
@@ -1,4 +1,3 @@
1
-
2
1
  /**
3
2
  * Do not edit:
4
3
  * This is a compatibility redirect for contexts that do not understand package.json exports field.
@@ -1,5 +1,5 @@
1
1
  /**
2
2
  * Do not edit:
3
- * This is a compatibility redirect for bundlers that do not support package.json exports field.
3
+ * This is a compatibility redirect for contexts that do not understand package.json exports field.
4
4
  */
5
5
  module.exports = require("./dist-cjs/submodules/retry/index.js");
@@ -1,4 +1,3 @@
1
-
2
1
  /**
3
2
  * Do not edit:
4
3
  * This is a compatibility redirect for contexts that do not understand package.json exports field.
@@ -1,4 +1,3 @@
1
-
2
1
  /**
3
2
  * Do not edit:
4
3
  * This is a compatibility redirect for contexts that do not understand package.json exports field.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/credential-provider-imds",
3
- "version": "4.3.3",
3
+ "version": "4.3.4",
4
4
  "description": "AWS credential provider that sources credentials from the EC2 instance metadata service and ECS container metadata service",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -27,7 +27,7 @@
27
27
  "license": "Apache-2.0",
28
28
  "sideEffects": false,
29
29
  "dependencies": {
30
- "@smithy/core": "^3.24.3",
30
+ "@smithy/core": "^3.24.4",
31
31
  "@smithy/types": "^4.14.2",
32
32
  "tslib": "^2.6.2"
33
33
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/fetch-http-handler",
3
- "version": "5.4.3",
3
+ "version": "5.4.4",
4
4
  "description": "Provides a way to make requests",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es:cjs'",
@@ -27,7 +27,7 @@
27
27
  "module": "./dist-es/index.js",
28
28
  "types": "./dist-types/index.d.ts",
29
29
  "dependencies": {
30
- "@smithy/core": "^3.24.3",
30
+ "@smithy/core": "^3.24.4",
31
31
  "@smithy/types": "^4.14.2",
32
32
  "tslib": "^2.6.2"
33
33
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/node-http-handler",
3
- "version": "4.7.3",
3
+ "version": "4.7.4",
4
4
  "description": "Provides a way to make requests",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es:cjs'",
@@ -26,7 +26,7 @@
26
26
  "module": "./dist-es/index.js",
27
27
  "types": "./dist-types/index.d.ts",
28
28
  "dependencies": {
29
- "@smithy/core": "^3.24.3",
29
+ "@smithy/core": "^3.24.4",
30
30
  "@smithy/types": "^4.14.2",
31
31
  "tslib": "^2.6.2"
32
32
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/signature-v4",
3
- "version": "5.4.3",
3
+ "version": "5.4.4",
4
4
  "description": "A standalone implementation of the AWS Signature V4 request signing algorithm",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -25,7 +25,7 @@
25
25
  "license": "Apache-2.0",
26
26
  "sideEffects": false,
27
27
  "dependencies": {
28
- "@smithy/core": "^3.24.3",
28
+ "@smithy/core": "^3.24.4",
29
29
  "@smithy/types": "^4.14.2",
30
30
  "tslib": "^2.6.2"
31
31
  },
@@ -5,33 +5,40 @@ All notable changes to this project will be documented in this file.
5
5
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6
6
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
 
8
- ## [v1.1.1](https://github.com/ljharb/es-object-atoms/compare/v1.1.0...v1.1.1) - 2025-01-14
8
+ ## [v1.1.2](https://github.com/es-shims/es-object-atoms/compare/v1.1.1...v1.1.2) - 2026-05-22
9
9
 
10
10
  ### Commits
11
11
 
12
- - [types] `ToObject`: improve types [`cfe8c8a`](https://github.com/ljharb/es-object-atoms/commit/cfe8c8a105c44820cb22e26f62d12ef0ad9715c8)
12
+ - [Dev Deps] update `@ljharb/eslint-config`, `@ljharb/tsconfig`, `auto-changelog`, `eslint`, `npmignore` [`41e3d94`](https://github.com/es-shims/es-object-atoms/commit/41e3d94f6b49237fa490ec598e068f170c8b161e)
13
+ - [types] improve `isObject` type [`758edc2`](https://github.com/es-shims/es-object-atoms/commit/758edc2280fa6993a294a55957a43cee5951bf51)
13
14
 
14
- ## [v1.1.0](https://github.com/ljharb/es-object-atoms/compare/v1.0.1...v1.1.0) - 2025-01-14
15
+ ## [v1.1.1](https://github.com/es-shims/es-object-atoms/compare/v1.1.0...v1.1.1) - 2025-01-14
15
16
 
16
17
  ### Commits
17
18
 
18
- - [New] add `isObject` [`51e4042`](https://github.com/ljharb/es-object-atoms/commit/51e4042df722eb3165f40dc5f4bf33d0197ecb07)
19
+ - [types] `ToObject`: improve types [`cfe8c8a`](https://github.com/es-shims/es-object-atoms/commit/cfe8c8a105c44820cb22e26f62d12ef0ad9715c8)
19
20
 
20
- ## [v1.0.1](https://github.com/ljharb/es-object-atoms/compare/v1.0.0...v1.0.1) - 2025-01-13
21
+ ## [v1.1.0](https://github.com/es-shims/es-object-atoms/compare/v1.0.1...v1.1.0) - 2025-01-14
21
22
 
22
23
  ### Commits
23
24
 
24
- - [Dev Deps] update `@ljharb/eslint-config`, `@ljharb/tsconfig`, `@types/tape`, `auto-changelog`, `tape` [`38ab9eb`](https://github.com/ljharb/es-object-atoms/commit/38ab9eb00b62c2f4668644f5e513d9b414ebd595)
25
- - [types] improve types [`7d1beb8`](https://github.com/ljharb/es-object-atoms/commit/7d1beb887958b78b6a728a210a1c8370ab7e2aa1)
26
- - [Tests] replace `aud` with `npm audit` [`25863ba`](https://github.com/ljharb/es-object-atoms/commit/25863baf99178f1d1ad33d1120498db28631907e)
27
- - [Dev Deps] add missing peer dep [`c012309`](https://github.com/ljharb/es-object-atoms/commit/c0123091287e6132d6f4240496340c427433df28)
25
+ - [New] add `isObject` [`51e4042`](https://github.com/es-shims/es-object-atoms/commit/51e4042df722eb3165f40dc5f4bf33d0197ecb07)
26
+
27
+ ## [v1.0.1](https://github.com/es-shims/es-object-atoms/compare/v1.0.0...v1.0.1) - 2025-01-13
28
+
29
+ ### Commits
30
+
31
+ - [Dev Deps] update `@ljharb/eslint-config`, `@ljharb/tsconfig`, `@types/tape`, `auto-changelog`, `tape` [`38ab9eb`](https://github.com/es-shims/es-object-atoms/commit/38ab9eb00b62c2f4668644f5e513d9b414ebd595)
32
+ - [types] improve types [`7d1beb8`](https://github.com/es-shims/es-object-atoms/commit/7d1beb887958b78b6a728a210a1c8370ab7e2aa1)
33
+ - [Tests] replace `aud` with `npm audit` [`25863ba`](https://github.com/es-shims/es-object-atoms/commit/25863baf99178f1d1ad33d1120498db28631907e)
34
+ - [Dev Deps] add missing peer dep [`c012309`](https://github.com/es-shims/es-object-atoms/commit/c0123091287e6132d6f4240496340c427433df28)
28
35
 
29
36
  ## v1.0.0 - 2024-03-16
30
37
 
31
38
  ### Commits
32
39
 
33
- - Initial implementation, tests, readme, types [`f1499db`](https://github.com/ljharb/es-object-atoms/commit/f1499db7d3e1741e64979c61d645ab3137705e82)
34
- - Initial commit [`99eedc7`](https://github.com/ljharb/es-object-atoms/commit/99eedc7b5fde38a50a28d3c8b724706e3e4c5f6a)
35
- - [meta] rename repo [`fc851fa`](https://github.com/ljharb/es-object-atoms/commit/fc851fa70616d2d182aaf0bd02c2ed7084dea8fa)
36
- - npm init [`b909377`](https://github.com/ljharb/es-object-atoms/commit/b909377c50049bd0ec575562d20b0f9ebae8947f)
37
- - Only apps should have lockfiles [`7249edd`](https://github.com/ljharb/es-object-atoms/commit/7249edd2178c1b9ddfc66ffcc6d07fdf0d28efc1)
40
+ - Initial implementation, tests, readme, types [`f1499db`](https://github.com/es-shims/es-object-atoms/commit/f1499db7d3e1741e64979c61d645ab3137705e82)
41
+ - Initial commit [`99eedc7`](https://github.com/es-shims/es-object-atoms/commit/99eedc7b5fde38a50a28d3c8b724706e3e4c5f6a)
42
+ - [meta] rename repo [`fc851fa`](https://github.com/es-shims/es-object-atoms/commit/fc851fa70616d2d182aaf0bd02c2ed7084dea8fa)
43
+ - npm init [`b909377`](https://github.com/es-shims/es-object-atoms/commit/b909377c50049bd0ec575562d20b0f9ebae8947f)
44
+ - Only apps should have lockfiles [`7249edd`](https://github.com/es-shims/es-object-atoms/commit/7249edd2178c1b9ddfc66ffcc6d07fdf0d28efc1)
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "es-object-atoms",
3
- "version": "1.1.1",
3
+ "version": "1.1.2",
4
4
  "description": "ES Object-related atoms: Object, ToObject, RequireObjectCoercible",
5
5
  "main": "index.js",
6
6
  "exports": {
@@ -46,16 +46,15 @@
46
46
  "es-errors": "^1.3.0"
47
47
  },
48
48
  "devDependencies": {
49
- "@ljharb/eslint-config": "^21.1.1",
50
- "@ljharb/tsconfig": "^0.2.3",
49
+ "@ljharb/eslint-config": "^22.2.3",
50
+ "@ljharb/tsconfig": "^0.3.2",
51
51
  "@types/tape": "^5.8.1",
52
- "auto-changelog": "^2.5.0",
52
+ "auto-changelog": "^2.5.1",
53
53
  "eclint": "^2.8.1",
54
- "encoding": "^0.1.13",
55
- "eslint": "^8.8.0",
54
+ "eslint": "^8.57.1",
56
55
  "evalmd": "^0.0.19",
57
56
  "in-publish": "^2.0.1",
58
- "npmignore": "^0.3.1",
57
+ "npmignore": "^0.3.5",
59
58
  "nyc": "^10.3.2",
60
59
  "safe-publish-latest": "^2.0.0",
61
60
  "tape": "^5.9.0",
@@ -2,5 +2,6 @@
2
2
  "extends": "@ljharb/tsconfig",
3
3
  "compilerOptions": {
4
4
  "target": "es5",
5
+ "ignoreDeprecations": "6.0",
5
6
  },
6
7
  }
@@ -4,7 +4,11 @@ var upgradeWebSocket = defineWebSocketHelper(async (c, events, options) => {
4
4
  if (c.req.header("upgrade") !== "websocket") {
5
5
  return;
6
6
  }
7
- const { response, socket } = Deno.upgradeWebSocket(c.req.raw, options ?? {});
7
+ const subprotocol = c.req.header("sec-websocket-protocol")?.split(",")[0]?.trim();
8
+ const { response, socket } = Deno.upgradeWebSocket(c.req.raw, {
9
+ ...subprotocol ? { protocol: subprotocol } : {},
10
+ ...options
11
+ });
8
12
  const wsContext = new WSContext({
9
13
  close: (code, reason) => socket.close(code, reason),
10
14
  get protocol() {
@@ -25,7 +25,11 @@ const upgradeWebSocket = (0, import_websocket.defineWebSocketHelper)(async (c, e
25
25
  if (c.req.header("upgrade") !== "websocket") {
26
26
  return;
27
27
  }
28
- const { response, socket } = Deno.upgradeWebSocket(c.req.raw, options ?? {});
28
+ const subprotocol = c.req.header("sec-websocket-protocol")?.split(",")[0]?.trim();
29
+ const { response, socket } = Deno.upgradeWebSocket(c.req.raw, {
30
+ ...subprotocol ? { protocol: subprotocol } : {},
31
+ ...options
32
+ });
29
33
  const wsContext = new import_websocket.WSContext({
30
34
  close: (code, reason) => socket.close(code, reason),
31
35
  get protocol() {
@@ -17,11 +17,14 @@ var __copyProps = (to, from, except, desc) => {
17
17
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
18
  var index_exports = {};
19
19
  __export(index_exports, {
20
+ Context: () => import_context.Context,
20
21
  Hono: () => import_hono.Hono
21
22
  });
22
23
  module.exports = __toCommonJS(index_exports);
23
24
  var import_hono = require("./hono");
25
+ var import_context = require("./context");
24
26
  // Annotate the CommonJS export names for ESM import in node:
25
27
  0 && (module.exports = {
28
+ Context,
26
29
  Hono
27
30
  });