@memori.ai/memori-api-client
Advanced tools
Comparing version 2.1.2 to 2.1.3
## [2.1.3](https://github.com/memori-ai/memori-api-client/compare/v2.1.2...v2.1.3) (2023-04-17) | ||
### Bug Fixes | ||
* typo in backend memori specs ([2d12a38](https://github.com/memori-ai/memori-api-client/commit/2d12a38c16e0f18a0a0dd3e764fc0b4c76e96227)) | ||
## [2.1.2](https://github.com/memori-ai/memori-api-client/compare/v2.1.1...v2.1.2) (2023-04-14) | ||
@@ -4,0 +11,0 @@ |
@@ -52,3 +52,3 @@ export declare type Error = { | ||
exposed?: boolean; | ||
ageRescrition?: number; | ||
ageRestriction?: number; | ||
nsfw?: boolean; | ||
@@ -55,0 +55,0 @@ disableR2R3Loop?: boolean; |
@@ -52,3 +52,3 @@ export declare type Error = { | ||
exposed?: boolean; | ||
ageRescrition?: number; | ||
ageRestriction?: number; | ||
nsfw?: boolean; | ||
@@ -55,0 +55,0 @@ disableR2R3Loop?: boolean; |
{ | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"name": "@memori.ai/memori-api-client", | ||
@@ -4,0 +4,0 @@ "description": "React library to integrate a Memori in your app or website", |
@@ -63,3 +63,3 @@ export declare type Error = { | ||
exposed?: boolean; | ||
ageRescrition?: number; | ||
ageRestriction?: number; | ||
nsfw?: boolean; | ||
@@ -66,0 +66,0 @@ disableR2R3Loop?: boolean; |
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
646565