@beerose/semantic-search
Advanced tools
Comparing version 1.0.0-beta.2 to 1.0.0-beta.3
{ | ||
"name": "@beerose/semantic-search", | ||
"license": "MIT", | ||
"version": "1.0.0-beta.2", | ||
"version": "1.0.0-beta.3", | ||
"description": "An OpenAI-powered CLI to build a semantic search index from your MDX files.", | ||
"author": { | ||
"email": "alexsandra.sikora@gmail.com", | ||
"name": "Alkandra Sikora", | ||
"name": "Aleksandra Sikora", | ||
"url": "https://aleksandra.codes" | ||
@@ -42,2 +42,4 @@ }, | ||
"devDependencies": { | ||
"@types/mdast": "^3.0.10", | ||
"@types/node": "^18.13.0", | ||
"@edgeandnode/eslint-config": "^1.3.0", | ||
@@ -52,7 +54,4 @@ "@typescript-eslint/parser": "^5.52.0", | ||
"dependencies": { | ||
"@types/mdast": "^3.0.10", | ||
"@types/node": "^18.13.0", | ||
"cac": "^6.7.14", | ||
"dotenv": "^16.0.3", | ||
"fs": "0.0.1-security", | ||
"gpt3-tokenizer": "^1.1.5", | ||
@@ -59,0 +58,0 @@ "node-fetch": "^3.3.0", |
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
14
0
29918
9
+ Added@types/node@22.8.6(transitive)
+ Addedundici-types@6.19.8(transitive)
- Removed@types/mdast@^3.0.10
- Removed@types/node@^18.13.0
- Removedfs@0.0.1-security
- Removed@types/node@18.19.63(transitive)
- Removedfs@0.0.1-security(transitive)
- Removedundici-types@5.26.5(transitive)