feat: add directory to npm package.json for all packages

pull/706/head
Travis Fischer 2025-04-09 18:06:55 +07:00
rodzic f112424a6b
commit fa4c88f0df
48 zmienionych plików z 519 dodań i 217 usunięć

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/ai-sdk"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/arxiv"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/bing"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/calculator"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/clearbit"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/core"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/dexa"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/dexter"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/diffbot"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/duck-duck-go"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/e2b"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/exa"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -9,7 +9,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/firecrawl"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/genkit"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/github"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/hacker-news"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/hunter"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/jigsawstack"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/jina"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/langchain"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/llamaindex"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/mastra"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/mcp"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/midjourney"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/novu"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/open-meteo"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/openapi-to-ts"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/people-data-labs"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/perigon"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/polygon"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/predict-leads"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/proxycurl"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/searxng"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/serpapi"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/serper"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/slack"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/social-data"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/stdlib"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/tavily"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/twilio"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/twitter"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/weather"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/wikidata"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/wikipedia"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/wolfram-alpha"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Wyświetl plik

@ -6,7 +6,8 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git" "url": "git+https://github.com/transitive-bullshit/agentic.git",
"directory": "packages/xsai"
}, },
"type": "module", "type": "module",
"source": "./src/index.ts", "source": "./src/index.ts",

Plik diff jest za duży Load Diff

Wyświetl plik

@ -6,20 +6,20 @@ updateConfig:
- p-throttle - p-throttle
- eslint - eslint
catalog: catalog:
'@ai-sdk/openai': ^1.3.7 '@ai-sdk/openai': ^1.3.9
'@apidevtools/swagger-parser': ^10.1.1 '@apidevtools/swagger-parser': ^10.1.1
'@dexaai/dexter': ^4.1.1 '@dexaai/dexter': ^4.1.1
'@e2b/code-interpreter': ^1.1.0 '@e2b/code-interpreter': ^1.1.0
'@fisch0920/config': ^1.0.2 '@fisch0920/config': ^1.0.2
'@langchain/core': ^0.3.43 '@langchain/core': ^0.3.44
'@langchain/openai': ^0.5.4 '@langchain/openai': ^0.5.5
'@mastra/core': ^0.7.0 '@mastra/core': ^0.8.1
'@modelcontextprotocol/sdk': ^1.8.0 '@modelcontextprotocol/sdk': ^1.9.0
'@nangohq/node': 0.42.22 # pinned for now '@nangohq/node': 0.42.22 # pinned for now
'@types/jsrsasign': ^10.5.15 '@types/jsrsasign': ^10.5.15
'@types/node': ^22.14.0 '@types/node': ^22.14.0
'@xsai/tool': ^0.2.0-beta.3 '@xsai/tool': ^0.2.0-beta.3
ai: ^4.3.2 ai: ^4.3.4
bumpp: ^10.1.0 bumpp: ^10.1.0
camelcase: ^8.0.0 camelcase: ^8.0.0
cleye: ^1.3.4 cleye: ^1.3.4
@ -33,21 +33,21 @@ catalog:
execa: ^9.5.2 execa: ^9.5.2
exit-hook: ^4.0.0 exit-hook: ^4.0.0
fast-xml-parser: ^5.2.0 fast-xml-parser: ^5.2.0
genkit: ^1.5.0 genkit: ^1.6.0
genkitx-openai: ^0.20.2 genkitx-openai: ^0.20.2
'@googleapis/customsearch': ^3.2.0 '@googleapis/customsearch': ^3.2.0
json-schema-to-zod: ^2.6.1 json-schema-to-zod: ^2.6.1
jsonrepair: ^3.12.0 jsonrepair: ^3.12.0
jsrsasign: ^10.9.0 jsrsasign: ^10.9.0
ky: ^1.8.0 ky: ^1.8.0
langchain: ^0.3.20 langchain: ^0.3.21
lint-staged: ^15.5.0 lint-staged: ^15.5.0
llamaindex: ^0.9.16 llamaindex: ^0.9.17
mathjs: ^13.2.3 mathjs: ^13.2.3
npm-run-all2: ^7.0.2 npm-run-all2: ^7.0.2
octokit: ^4.1.2 octokit: ^4.1.2
only-allow: ^1.2.1 only-allow: ^1.2.1
openai: ^4.91.1 openai: ^4.93.0
openai-fetch: ^3.4.2 openai-fetch: ^3.4.2
openai-zod-to-json-schema: ^1.0.3 openai-zod-to-json-schema: ^1.0.3
openapi-types: ^12.1.3 openapi-types: ^12.1.3