Socket
Book a DemoInstallSign in
Socket

auqlue

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

auqlue

the Answer to the Ultimate Question of Life, the Universe, and Everything

1.0.3
latest
Source
npmnpm
Version published
Weekly downloads
3
Maintainers
1
Weekly downloads
 
Created
Source

ci/cd NPM version

A sample repository containing a dead simple module:

// index.js
module.exports = 42

to show how to publish a NPM package, here called: auqlue.

NB: AUQLUE is the acronym for the "Answer to the Ultimate Question of Life, the Universe, and Everything" which is 42 🙂.

Publish to NPM

Ready to publish a new version to NPM registry?

Manually

  • bump the package.json version
  • npm login if not already
  • npm publish

If successful, you should want to tag the version:

$ git add package.json
$ git commit -m "bump version"
$ git tag v1.0.1
$ git push --tags

Using CI/CD workflow

Pre-requisite:

  • Generate a NPM token
  • Set it as NPM_TOKEN secret (in Settings > Secrets and as referenced into cicd.yml file)

Then, to release a new version on npm:

FAQs

Package last updated on 28 Sep 2020

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.