Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

glowing-parakeet

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

glowing-parakeet

add

  • 1.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
Maintainers
1
Weekly downloads
 
Created
Source

glowing-parakeet

Publishing a package with npm, github actions, semantic release and conventional commits

Note: this package is not made for actual use.

Actions used

Checkout

To be used whenever you are using Github actions.

Allows github workflows to be used.

Node

To be used whenever you are using node. It allows you to cache the node modules, also test in different versions of node.

Commitlint

Lints pull requests with Commitlint

Publish / Release

Required

  • Github Repo > Secrets > Actions

    • NPM_TOKEN
    • GH_TOKEN (github token): note that prefixing the token with GITHUB_ is no longer allowed, so name this GH_TOKEN instead
  • package.json

"release": {
  "analyzeCommits": "semantic-release-conventional-commits"
  "branches": "main"
}

linting commits

See the commitlint.

FAQs

Package last updated on 14 Mar 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc