New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ai-med-tools/finder-psr

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ai-med-tools/finder-psr - npm Package Compare versions

Comparing version 0.0.11 to 0.0.12

55

build/entry.js

@@ -10,20 +10,57 @@ "use strict";

{
hash: "1648127975",
value: 123
hash: "1224528797",
value: 820
},
{
hash: "3313500083",
value: 124
hash: "1224528796",
value: 1102
},
{
hash: "3710576566",
value: 125
hash: "1224528794",
value: 930
},
{
hash: "4984643355",
value: 123
hash: "1224528793",
value: 820
},
{
hash: "1224528792",
value: 1312
},
{
hash: "1224528791",
value: 920
},
{
hash: "1224528790",
value: 920
},
],
/* Кандидатные Y */
[],
[
{
hash: "1224528789",
value: 1102
},
{
hash: "1224528788",
value: 930
},
{
hash: "1224528787",
value: 820
},
{
hash: "1224528786",
value: 1312
},
{
hash: "1224528785",
value: 920
},
{
hash: "1224528784",
value: 920
},
],
];

@@ -30,0 +67,0 @@ // console.log(1123);

6

build/metrics/m1.js

@@ -76,11 +76,11 @@ "use strict";

}
var accuracy = matchedMemberWithExpert.length / viewedExpert.length;
var accuracy = viewedExpert.length > 0 ? matchedMemberWithExpert.length / viewedExpert.length : 0;
if (debugFileName) {
fs.appendFileSync("src/debug/".concat(debugFileName, ".log"), "\n\n\u0422\u043E\u0447\u043D\u043E\u0441\u0442\u044C - ".concat(accuracy, "\n\n"));
}
var completeness = matchedExpertWithMember.length / viewedMember.length;
var completeness = viewedMember.length > 0 ? matchedExpertWithMember.length / viewedMember.length : 0;
if (debugFileName) {
fs.appendFileSync("src/debug/".concat(debugFileName, ".log"), "\n\n\u041F\u043E\u043B\u043D\u043E\u0442\u0430 - ".concat(completeness, "\n\n"));
}
var aggregationOfAccuracyCompleteness = (2 * accuracy * completeness) / (accuracy + completeness);
var aggregationOfAccuracyCompleteness = (accuracy + completeness) > 0 ? (2 * accuracy * completeness) / (accuracy + completeness) : 0;
if (debugFileName) {

@@ -87,0 +87,0 @@ fs.appendFileSync("src/debug/".concat(debugFileName, ".log"), "\n\n\u041C1 - ".concat(aggregationOfAccuracyCompleteness, "\n\n"));

@@ -92,3 +92,3 @@ "use strict";

}
var result = sumM1 / delimeter;
var result = delimeter > 0 ? sumM1 / delimeter : 0;
if (debugFileName) {

@@ -95,0 +95,0 @@ fs_1["default"].appendFileSync("src/debug/".concat(debugFileName, ".log"), "\n\nM2\n\n");

@@ -89,3 +89,3 @@ "use strict";

}
var resultM3 = comparedHashArray.length / expertLength;
var resultM3 = expertLength > 0 ? comparedHashArray.length / expertLength : 0;
return resultM3;

@@ -92,0 +92,0 @@ };

export declare const X: {
id: string;
end: number;
code: string;
name: string;
start: number;
xPath: string;
code: string;
start: number;
end: number;
relativeEnd: number;
status: string;
decorCode: string;
hidden: boolean;
}[];

@@ -6,37 +6,10 @@ "use strict";

{
id: 'fDEex',
name: 'обложен белым н',
xPath: '4.section.text',
code: 'C1',
start: 852,
end: 867,
relativeEnd: 867,
status: 'done',
decorCode: 'diagnosisMain',
hidden: false
},
{
id: 'Jcxqi',
name: 'Селезёнка',
xPath: '4.section.text',
code: 'C1',
start: 1001,
end: 1011,
relativeEnd: 1010,
status: 'done',
decorCode: 'diagnosisMain',
hidden: false
},
{
id: '_FcIq',
name: 'Мочеиспускание без особенностей',
xPath: '4.section.text',
code: 'C1',
start: 1127,
end: 1158,
relativeEnd: 1158,
status: 'done',
decorCode: 'diagnosisMain',
hidden: false
},
"id": "bqqvR1JYU2-YKFTMCeYqm",
"end": 61,
"code": "",
"name": "жажда",
"start": 56,
"xPath": "/ClinicalDocument/component/structuredBody/component[3]/section/text",
"decorCode": "symptom"
}
];
export declare const Y: {
id: string;
end: number;
code: string;
name: string;
start: number;
xPath: string;
code: string;
start: number;
end: number;
relativeEnd: number;
status: string;
decorCode: string;
hidden: boolean;
}[];

@@ -6,37 +6,10 @@ "use strict";

{
id: 'fDEex',
name: 'обложен белым н',
xPath: '4.section.text',
code: 'C1',
start: 852,
end: 867,
relativeEnd: 867,
status: 'done',
decorCode: 'diagnosisMain',
hidden: false
},
{
id: 'Jcxqi',
name: 'Селезёнка',
xPath: '4.section.text',
code: 'C1',
start: 1001,
end: 1011,
relativeEnd: 1010,
status: 'done',
decorCode: 'diagnosisMain',
hidden: false
},
{
id: '_FcIq',
name: 'Мочеиспускание без особенностей',
xPath: '4.section.text',
code: 'C1',
start: 1127,
end: 1158,
relativeEnd: 1158,
status: 'done',
decorCode: 'diagnosisMain',
hidden: false
},
"id": "YCDbDl8HTs7_ZXA1RCvrc",
"end": 124,
"code": "",
"name": "снижение веса на 10 кг за 9 месяцев",
"start": 89,
"xPath": "/ClinicalDocument/component/structuredBody/component[3]/section/text",
"decorCode": "symptom"
}
];

@@ -5,2 +5,9 @@ # Changelog

### [0.0.12](https://github.com/ai-med-tools/finder-psr/compare/v0.0.11...v0.0.12) (2023-10-22)
### Bug Fixes
* **яукщ:** nan to zero ([4acfb73](https://github.com/ai-med-tools/finder-psr/commit/4acfb7337dc6b11c46f998e358eb76f5b2b34bfa))
### [0.0.11](https://github.com/ai-med-tools/finder-psr/compare/v0.0.10...v0.0.11) (2023-10-15)

@@ -7,0 +14,0 @@

{
"name": "@ai-med-tools/finder-psr",
"version": "0.0.11",
"version": "0.0.12",
"description": "aimed finder-psr package",

@@ -5,0 +5,0 @@ "repository": {

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