Gathering detailed insights and metrics for @packmule/assets-pack
Gathering detailed insights and metrics for @packmule/assets-pack
Gathering detailed insights and metrics for @packmule/assets-pack
Gathering detailed insights and metrics for @packmule/assets-pack
npm install @packmule/assets-pack
Typescript
Module System
Min. Node Version
Node Version
NPM Version
TypeScript (97.42%)
JavaScript (2.48%)
Shell (0.1%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
5 Stars
572 Commits
1 Forks
3 Watchers
10 Branches
1 Contributors
Updated on Mar 11, 2023
Latest Version
2.1.0
Package Id
@packmule/assets-pack@2.1.0
Unpacked Size
5.89 kB
Size
2.76 kB
File Count
11
NPM Version
lerna/6.6.1/node@v18.15.0+x64 (linux)
Node Version
18.15.0
Published on
Apr 01, 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
Create an asset map file for use with hashed file names.
Assets Pack
is included in the complete
and default
editions.
Current Release
1npm install --save-dev @packmule/assets-pack
Nightly Build
1npm install --save-dev @packmule/assets-pack@nightly
AssetsPack()
The AssetsPack
is best used in combination with the packmule hash
option.
Example
1import Packmule from '@packmule/core'; 2import AssetsPack from '@packmule/assets-pack'; 3 4const packmule = new Packmule(); 5packmule.add(new AssetsPack()); 6return packmule.generate();
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
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/30 approved changesets -- score normalized to 0
Reason
no SAST tool detected
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
43 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