asma-types
Advanced tools
Comparing version
@@ -279,2 +279,3 @@ /** | ||
readonly outbox: "qnrs/outbox"; | ||
readonly outboxGroups: "qnrs/outbox-groups"; | ||
readonly qnrTemplatesList: "all-qnrs/qnr-templates-list"; | ||
@@ -281,0 +282,0 @@ readonly allQnrsAndFiles: "all-qnrs/all-qnrs-and-files"; |
@@ -359,2 +359,3 @@ // deprecated, replaced with QueriesInitiator | ||
outbox: 'qnrs/outbox', | ||
outboxGroups: 'qnrs/outbox-groups', | ||
// | ||
@@ -361,0 +362,0 @@ qnrTemplatesList: 'all-qnrs/qnr-templates-list', |
{ | ||
"name": "asma-types", | ||
"version": "2.0.28", | ||
"version": "2.0.29", | ||
"description": "shared ts asma types", | ||
@@ -10,2 +10,6 @@ "main": "lib/index.js", | ||
"license": "MIT", | ||
"scripts": { | ||
"build": "tsc && tsc -p .", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
@@ -18,7 +22,3 @@ "type": "git", | ||
"typescript": "^5.0.4" | ||
}, | ||
"scripts": { | ||
"build": "tsc && tsc -p .", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
} | ||
} | ||
} |
@@ -374,2 +374,3 @@ // deprecated, replaced with QueriesInitiator | ||
outbox: 'qnrs/outbox', | ||
outboxGroups: 'qnrs/outbox-groups', | ||
// | ||
@@ -376,0 +377,0 @@ qnrTemplatesList: 'all-qnrs/qnr-templates-list', |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
93391
0.64%47
2.17%1976
0.15%