Gathering detailed insights and metrics for @saitonakamura/three-stdlib
Gathering detailed insights and metrics for @saitonakamura/three-stdlib
npm install @saitonakamura/three-stdlib
Typescript
Module System
66
Supply Chain
69.5
Quality
75.5
Maintenance
100
Vulnerability
98.1
License
JavaScript (83.77%)
TypeScript (16.23%)
Total Downloads
1,801
Last Day
1
Last Week
6
Last Month
30
Last Year
191
749 Stars
491 Commits
125 Forks
18 Watching
3 Branches
92 Contributors
Minified
Minified + Gzipped
Latest Version
2.21.11
Package Id
@saitonakamura/three-stdlib@2.21.11
Unpacked Size
7.04 MB
Size
1.81 MB
File Count
1,139
Publised On
12 Jan 2023
Cumulative downloads
Total Downloads
Last day
0%
1
Compared to previous day
Last week
-62.5%
6
Compared to previous week
Last month
650%
30
Compared to previous month
Last year
-67.4%
191
Compared to previous year
11
1
Stand-alone version of threejs/examples/jsm written in Typescript & built for ESM & CJS.
npm install three-stdlib
1// Export collection 2import * as STDLIB from 'three-stdlib' 3// Flatbundle 4import { OrbitControls, ... } from 'three-stdlib' 5// Pick individual objects 6import { OrbitControls } from 'three-stdlib/controls/OrbitControls'
threejs/examples
are usually regarded as something that you copy/paste into your project and adapt to your needs. That's not how people use it, and this has caused numerous issues in the past.
But most importantly, allowing more people that use and rely on these primitives to hold a little stake, and to share the weight of maintaining it.
If you want to get involved you could do any of the following:
No vulnerabilities found.
Reason
17 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 14/30 approved changesets -- score normalized to 4
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
security policy file not detected
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
11 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-01-27
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