@open-social-protocol/osp-api-index-types
Advanced tools
Comparing version 0.2.6 to 0.2.9
# @open-social-protocol/osp-api-index-types | ||
## 0.2.9 | ||
### Patch Changes | ||
- fabao | ||
## 0.2.8 | ||
### Patch Changes | ||
- report | ||
## 0.2.7 | ||
### Patch Changes | ||
- feat: community activity condition | ||
## 0.2.6 | ||
@@ -4,0 +22,0 @@ |
@@ -169,3 +169,3 @@ var __defProp = Object.defineProperty; | ||
RelationRoleEnum2["ADMIN"] = "ADMIN"; | ||
RelationRoleEnum2["MODS"] = "MODS"; | ||
RelationRoleEnum2["MODERATOR"] = "MODERATOR"; | ||
return RelationRoleEnum2; | ||
@@ -187,2 +187,3 @@ })(RelationRoleEnum || {}); | ||
ReportTypeEnum2["NOT_INTERESTED_IN"] = "NOT_INTERESTED_IN"; | ||
ReportTypeEnum2["USER"] = "USER"; | ||
return ReportTypeEnum2; | ||
@@ -189,0 +190,0 @@ })(ReportTypeEnum || {}); |
{ | ||
"name": "@open-social-protocol/osp-api-index-types", | ||
"version": "0.2.6", | ||
"version": "0.2.9", | ||
"description": "open social protocol index server api", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is too big to display
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
136166
4759