up-mcp-bridge 1.0.3 → 1.0.4
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.
|
@@ -18043,7 +18043,7 @@ var Client = class extends Protocol {
|
|
|
18043
18043
|
};
|
|
18044
18044
|
|
|
18045
18045
|
// package.json
|
|
18046
|
-
var version2 = "1.0.
|
|
18046
|
+
var version2 = "1.0.4";
|
|
18047
18047
|
|
|
18048
18048
|
// node_modules/pkce-challenge/dist/index.node.js
|
|
18049
18049
|
var crypto;
|
package/dist/client.js
CHANGED
package/dist/proxy.js
CHANGED