Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@open-social-protocol/osp-api-index-types

Package Overview
Dependencies
Maintainers
0
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@open-social-protocol/osp-api-index-types - npm Package Compare versions

Comparing version 0.2.6 to 0.2.9

18

CHANGELOG.md
# @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 @@

3

dist/index.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc