File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @paypal/mcp" ,
3
- "version" : " 1.6 .0" ,
3
+ "version" : " 1.7 .0" ,
4
4
"description" : " A command line tool for setting up PayPal MCP server" ,
5
5
"bin" : " dist/index.js" ,
6
6
"files" : [
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " paypal-agent-toolkit"
3
- version = " 1.6 .0"
3
+ version = " 1.7 .0"
4
4
description = " A toolkit for agent interactions with PayPal API."
5
5
authors = [
6
6
{ name = " PayPal" , email = " support@paypal.com" }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @paypal/agent-toolkit" ,
3
- "version" : " 1.6 .0" ,
3
+ "version" : " 1.7 .0" ,
4
4
"description" : " PayPal toolkit for AI agent workflows in typescript" ,
5
5
"scripts" : {
6
6
"clean" : " rm -rf dist ai-sdk mcp langchain openai bedrock" ,
You can’t perform that action at this time.
0 commit comments