@memori.ai/memori-api-client
Advanced tools
Comparing version 0.4.0 to 0.4.1
@@ -439,3 +439,3 @@ export declare type Error = { | ||
lastChangeName?: string; | ||
candidateAnswers?: SearchMatches[]; | ||
suggestions?: SearchMatches[]; | ||
}; | ||
@@ -442,0 +442,0 @@ export declare type Message = { |
{ | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"main": "dist/index.js", | ||
@@ -4,0 +4,0 @@ "typings": "dist/index.d.ts", |
@@ -471,3 +471,3 @@ export declare type Error = { | ||
lastChangeName?: string; | ||
candidateAnswers?: SearchMatches[]; | ||
suggestions?: SearchMatches[]; | ||
}; | ||
@@ -474,0 +474,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
968758