Gathering detailed insights and metrics for @tmware/semantic-release-npm-github-publish
Gathering detailed insights and metrics for @tmware/semantic-release-npm-github-publish
Gathering detailed insights and metrics for @tmware/semantic-release-npm-github-publish
Gathering detailed insights and metrics for @tmware/semantic-release-npm-github-publish
Github template for sharable configuration of semantic-release It helps with publishing to npm & github , generates changelog & release notes for any type of keywords.
npm install @tmware/semantic-release-npm-github-publish
Typescript
Module System
Min. Node Version
Node Version
NPM Version
26.1
Supply Chain
88.5
Quality
69.8
Maintenance
50
Vulnerability
94.1
License
JavaScript (100%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
134 Commits
11 Branches
Updated on Oct 05, 2023
Latest Version
1.5.6
Package Id
@tmware/semantic-release-npm-github-publish@1.5.6
Unpacked Size
11.76 kB
Size
4.31 kB
File Count
7
NPM Version
9.8.0
Node Version
18.16.0
Published on
Jul 18, 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
Semantic-release shareable configuration for easy publishing to NPM, Github or Github Package Registry.
This sharable configuration conforms to angular standard
This repository can be also used as a template repository for creation of sharable semantic-release configurations.
semantic-release
:1npm install --save-dev semantic-release
semantic-release
to scripts:1"scripts": { 2 "semantic-release": "semantic-release" 3}
semantic-release-npm-github-publish
:1npm install --save-dev @tmware/semantic-release-npm-github-publish
npx semantic-release
to a "Release" step of your CD setupTo use this sharable config, extend your semantic release configuration in .releaserc.yaml
:
1branch: master 2ci: false 3dryRun: false 4debug: false 5extends: "@tmware/semantic-release-npm-github-publish"
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
This README was generated with ❤️ by readme-md-generator
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
SAST tool detected but not run on all commits
Details
Reason
Found 2/16 approved changesets -- score normalized to 1
Reason
project is archived
Details
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
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
10 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-14
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