@baseai/core
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "@baseai/core", | ||
"description": "The Web AI Framework's core - BaseAI.dev", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"license": "Apache-2.0", | ||
@@ -15,11 +15,11 @@ "sideEffects": false, | ||
"dotenv": "^16.4.5", | ||
"openai": "^4.53.0", | ||
"openai": "^4.63.0", | ||
"zod": "^3.23.8" | ||
}, | ||
"devDependencies": { | ||
"@edge-runtime/vm": "^4.0.1", | ||
"@playwright/test": "^1.44.1", | ||
"@edge-runtime/vm": "^4.0.3", | ||
"@playwright/test": "^1.47.2", | ||
"@testing-library/react": "^16.0.1", | ||
"@types/node": "^20.11.24", | ||
"@types/react": "^18", | ||
"@types/node": "^22.6.1", | ||
"@types/react": "^18.3.9", | ||
"@vitejs/plugin-react": "^4.3.1", | ||
@@ -29,6 +29,6 @@ "eslint": "^8.57.0", | ||
"eslint-plugin-prettier": "^5.2.1", | ||
"jsdom": "^24.1.0", | ||
"jsdom": "^25.0.1", | ||
"react": "^18", | ||
"tsup": "^8.0.2", | ||
"typescript": "^5.3.3", | ||
"tsup": "^8.3.0", | ||
"typescript": "^5.6.2", | ||
"vitest": "1.6.0", | ||
@@ -35,0 +35,0 @@ "@baseai/eslint-config": "0.0.2", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
210582
4
Updatedopenai@^4.63.0