Gathering detailed insights and metrics for cose-base
Gathering detailed insights and metrics for cose-base
Gathering detailed insights and metrics for cose-base
Gathering detailed insights and metrics for cose-base
Core module for compound spring embedder based layout styles
npm install cose-base
Typescript
Module System
Node Version
NPM Version
99.6
Supply Chain
78.9
Quality
75.5
Maintenance
100
Vulnerability
100
License
JavaScript (100%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
11 Stars
75 Commits
2 Forks
5 Watchers
3 Branches
19 Contributors
Updated on Jun 12, 2025
Latest Version
2.2.0
Package Id
cose-base@2.2.0
Unpacked Size
228.86 kB
Size
44.75 kB
File Count
15
NPM Version
6.14.8
Node Version
14.18.0
Published on
Jan 17, 2023
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
This is a core module for compound spring embedder based layout styles such as CoSE-Bilkent, fCoSE, and CiSE.
Add cose-base
as a dependecy to your layout extension.
require()
in the extension to reach functionality:
var CoSEConstants = require('cose-base').CoSEConstants
,var CoSELayout = require('cose-base').CoSELayout
,...
To reach functionality of layout-base
:
var Integer = require('cose-base').layoutBase.Integer
,var Layout = require('cose-base').layoutBase.Layout
,...
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 1/7 approved changesets -- score normalized to 1
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
48 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More