File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " @atxp/atxp-monorepo" ,
3- "version" : " 0.11.2 " ,
3+ "version" : " 0.11.3 " ,
44 "description" : " ATXP SDK Monorepo - Authorization Token Exchange Protocol packages" ,
55 "license" : " MIT" ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @atxp/base" ,
3- "version" : " 0.11.2 " ,
3+ "version" : " 0.11.3 " ,
44 "description" : " ATXP for Base Mini Apps" ,
55 "license" : " MIT" ,
66 "repository" : {
3434 },
3535 "dependencies" : {
3636 "@account-kit/infra" : " ^4.81.3" ,
37- "@atxp/client" : " 0.11.2 " ,
38- "@atxp/common" : " 0.11.2 " ,
37+ "@atxp/client" : " 0.11.3 " ,
38+ "@atxp/common" : " 0.11.3 " ,
3939 "@x402/core" : " ^2.9.0" ,
4040 "@x402/evm" : " ^2.9.0" ,
4141 "bignumber.js" : " ^9.3.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @atxp/client" ,
3- "version" : " 0.11.2 " ,
3+ "version" : " 0.11.3 " ,
44 "description" : " ATXP Client - MCP client with OAuth authentication and payment processing" ,
55 "license" : " MIT" ,
66 "repository" : {
3333 "pack:dry" : " npm pack --dry-run"
3434 },
3535 "dependencies" : {
36- "@atxp/common" : " 0.11.2 " ,
37- "@atxp/mpp" : " 0.11.2 " ,
36+ "@atxp/common" : " 0.11.3 " ,
37+ "@atxp/mpp" : " 0.11.3 " ,
3838 "@modelcontextprotocol/sdk" : " ^1.15.0" ,
3939 "@x402/core" : " ^2.9.0" ,
4040 "@x402/evm" : " ^2.9.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @atxp/cloudflare" ,
3- "version" : " 0.11.2 " ,
3+ "version" : " 0.11.3 " ,
44 "description" : " ATXP Cloudflare - Cloudflare Workers integration for Authorization Token Exchange Protocol" ,
55 "license" : " MIT" ,
66 "repository" : {
3333 "pack:dry" : " npm pack --dry-run"
3434 },
3535 "dependencies" : {
36- "@atxp/common" : " 0.11.2 " ,
37- "@atxp/server" : " 0.11.2 "
36+ "@atxp/common" : " 0.11.3 " ,
37+ "@atxp/server" : " 0.11.3 "
3838 },
3939 "peerDependencies" : {
4040 "agents" : " ^0.3.3"
Original file line number Diff line number Diff line change 11{
22 "name" : " @atxp/common" ,
3- "version" : " 0.11.2 " ,
3+ "version" : " 0.11.3 " ,
44 "description" : " ATXP Core - Shared utilities and types for Authorization Token Exchange Protocol" ,
55 "license" : " MIT" ,
66 "repository" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @atxp/express" ,
3- "version" : " 0.11.2 " ,
3+ "version" : " 0.11.3 " ,
44 "description" : " ATXP Express - Express.js integration for Authorization Token Exchange Protocol" ,
55 "license" : " MIT" ,
66 "repository" : {
3333 "pack:dry" : " npm pack --dry-run"
3434 },
3535 "dependencies" : {
36- "@atxp/server" : " 0.11.2 "
36+ "@atxp/server" : " 0.11.3 "
3737 },
3838 "peerDependencies" : {
3939 "express" : " ^5.0.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " @atxp/mpp" ,
3- "version" : " 0.11.2 " ,
3+ "version" : " 0.11.3 " ,
44 "description" : " ATXP MPP (Machine Payments Protocol) support" ,
55 "license" : " MIT" ,
66 "repository" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @atxp/polygon" ,
3- "version" : " 0.11.2 " ,
3+ "version" : " 0.11.3 " ,
44 "description" : " ATXP for Polygon" ,
55 "license" : " MIT" ,
66 "repository" : {
3535 "pack:dry" : " npm pack --dry-run"
3636 },
3737 "dependencies" : {
38- "@atxp/client" : " 0.11.2 " ,
39- "@atxp/common" : " 0.11.2 " ,
38+ "@atxp/client" : " 0.11.3 " ,
39+ "@atxp/common" : " 0.11.3 " ,
4040 "bignumber.js" : " ^9.3.0" ,
4141 "viem" : " ^2.34.0"
4242 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @atxp/redis" ,
3- "version" : " 0.11.2 " ,
3+ "version" : " 0.11.3 " ,
44 "description" : " ATXP Redis Database - Redis OAuth database implementation for Authorization Token Exchange Protocol" ,
55 "license" : " MIT" ,
66 "repository" : {
3434 "pack:dry" : " npm pack --dry-run"
3535 },
3636 "dependencies" : {
37- "@atxp/common" : " 0.11.2 " ,
37+ "@atxp/common" : " 0.11.3 " ,
3838 "ioredis" : " ^5.7.0"
3939 },
4040 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @atxp/server" ,
3- "version" : " 0.11.2 " ,
3+ "version" : " 0.11.3 " ,
44 "description" : " ATXP Server - MCP server implementation with payment processing capabilities" ,
55 "license" : " MIT" ,
66 "repository" : {
3838 "pack:dry" : " npm pack --dry-run"
3939 },
4040 "dependencies" : {
41- "@atxp/common" : " 0.11.2 " ,
42- "@atxp/mpp" : " 0.11.2 " ,
41+ "@atxp/common" : " 0.11.3 " ,
42+ "@atxp/mpp" : " 0.11.3 " ,
4343 "@modelcontextprotocol/sdk" : " ^1.15.0" ,
4444 "bignumber.js" : " ^9.3.0" ,
4545 "oauth4webapi" : " ^3.8.3"
You can’t perform that action at this time.
0 commit comments