New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@stripe/agent-toolkit

Package Overview
Dependencies
Maintainers
0
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stripe/agent-toolkit - npm Package Compare versions

Comparing version

to
0.2.2

8

ai-sdk/index.js

@@ -31,7 +31,7 @@ "use strict";

// src/ai-sdk/index.ts
var ai_sdk_exports = {};
__export(ai_sdk_exports, {
var index_exports = {};
__export(index_exports, {
StripeAgentToolkit: () => toolkit_default
});
module.exports = __toCommonJS(ai_sdk_exports);
module.exports = __toCommonJS(index_exports);

@@ -198,3 +198,3 @@ // src/shared/api.ts

name: "stripe-agent-toolkit-typescript",
version: "0.2.0",
version: "0.2.2",
url: "https://github.com/stripe/agent-toolkit"

@@ -201,0 +201,0 @@ }

@@ -31,7 +31,7 @@ "use strict";

// src/langchain/index.ts
var langchain_exports = {};
__export(langchain_exports, {
var index_exports = {};
__export(index_exports, {
StripeAgentToolkit: () => toolkit_default
});
module.exports = __toCommonJS(langchain_exports);
module.exports = __toCommonJS(index_exports);

@@ -220,3 +220,3 @@ // src/langchain/tool.ts

name: "stripe-agent-toolkit-typescript",
version: "0.2.0",
version: "0.2.2",
url: "https://github.com/stripe/agent-toolkit"

@@ -223,0 +223,0 @@ }

{
"name": "@stripe/agent-toolkit",
"version": "0.2.1",
"version": "0.2.2",
"homepage": "https://github.com/stripe/agent-toolkit",

@@ -35,22 +35,22 @@ "scripts": {

"devDependencies": {
"@eslint/compat": "^1.1.1",
"@types/jest": "^29.5.13",
"@types/node": "^22.7.4",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"eslint": "^9.11.1",
"@eslint/compat": "^1.2.4",
"@types/jest": "^29.5.14",
"@types/node": "^22.10.5",
"@typescript-eslint/eslint-plugin": "^8.19.1",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-jest": "^28.8.3",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^28.10.0",
"eslint-plugin-prettier": "^5.2.1",
"globals": "^15.10.0",
"globals": "^15.14.0",
"jest": "^29.7.0",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"tsup": "^8.3.0",
"typescript": "^5.6.2"
"tsup": "^8.3.5",
"typescript": "^5.7.2"
},
"dependencies": {
"stripe": "^17.0.0",
"zod": "^3.23.8"
"stripe": "^17.5.0",
"zod": "^3.24.1"
},

@@ -57,0 +57,0 @@ "peerDependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet