wrcom
MIT``` import Service from 'wrcom'; class UserService extends Service { // this will be same for all instances and any other property of this class public rand = Math.floor(Math.random() * 5000); constructor(){ super(); } } export default UserService `
66
Security score
0 known advisories in v18.0.3
OpenSSF Scorecard 2.0/10
Weekly downloads
—
Unpacked size
1.7 kB
Dependencies
0
Last publish
4 years ago
Security advisories
No known vulnerabilities affect v18.0.3.
OpenSSF ScorecardJul 20, 2026
- Binary-Artifacts10
- Code-Review0
- Maintained0
- SAST0
- CII-Best-Practices0
- Fuzzing0
- Branch-Protection0
- License10
- Security-Policy0