Gathering detailed insights and metrics for youchain-core
Gathering detailed insights and metrics for youchain-core
Gathering detailed insights and metrics for youchain-core
Gathering detailed insights and metrics for youchain-core
youchain-core-helpers
YOUChain core tools helper for sub packages. This is an internal package.
youchain-core-subscriptions
Manages youchain subscriptions. This is an internal package.
youchain-core-promievent
This package extends eventEmitters with promises to allow chaining as well as multiple final states of a function.
youchain-core-method
Handles the JSON-RPC methods. This package is internally used by youchain.
npm install youchain-core
Typescript
Module System
Node Version
NPM Version
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
NOASSERTION License
3 Stars
1 Commits
2 Forks
9 Watchers
2 Branches
1 Contributors
Updated on Jul 21, 2020
Latest Version
1.0.4-alpha.3
Package Id
youchain-core@1.0.4-alpha.3
Unpacked Size
25.24 kB
Size
4.82 kB
File Count
7
NPM Version
lerna/3.22.1/node@v10.10.0+x64 (darwin)
Node Version
10.10.0
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
4
3
This is a sub module of youchain.js
The youchain-core
contains the AbstractYOUChainModule. This should be used if someone wants to implement a new youchain module.
1npm install youchain-core
1import {AbstractYOUChainModule} from 'youchain-core'; 2 3new AbstractYOUChainModule(...);
All the typescript typings are placed in the types folder.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
Found 0/1 approved changesets -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
no SAST tool detected
Details
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
94 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-06-30
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