New:Socket for Asana Is Now Available.Learn more
Get Started

@papi-ai/shared

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@papi-ai/shared - npm Package Compare versions

Comparing version
0.2.6
to
0.2.7
+1
-1
dist/index.js

@@ -111,3 +111,3 @@ // src/core.ts

var RETIRED_DECISION_OUTCOMES = ["abandoned", "demoted"];
var ASSIGNABLE_CONTRIBUTOR_ROLES = ["editor", "viewer"];
var ASSIGNABLE_CONTRIBUTOR_ROLES = ["release_manager", "editor", "viewer"];
var DEFAULT_CONTRIBUTOR_ROLE = "viewer";

@@ -114,0 +114,0 @@ function isLiveDecision(d) {

{
"name": "@papi-ai/shared",
"version": "0.2.6",
"version": "0.2.7",
"description": "Shared PAPI contract: the PapiAdapter interface, every entity type, business rules and markdown parsers — used by the MCP server, the pg adapter and the dashboard",

@@ -5,0 +5,0 @@ "license": "Elastic-2.0",

Sorry, the diff of this file is too big to display