🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

@dreamworld/dw-sample-npm-module

Package Overview
Dependencies
Maintainers
4
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dreamworld/dw-sample-npm-module

A Sample NPM package with automated deployment based on branches to NPM for both release snapshot releases.

latest
Source
npmnpm
Version
1.5.0
Version published
Maintainers
4
Created
Source

Sample NPM package

A Sample NPM package with automated deployment based on branches to NPM for both release snapshot releases.

Docs

To skip automated release (CI/CD pipeline), add [ci skip] into your git commit message.

Troubleshooting

Pipeline fails with Error [ERR_REQUIRE_ESM]: Must use import to load ES Module:

Refer to this document.

Pipeline completes, but doesn't release new version saying "This run was triggered by a pull request and therefore a new version won't be published."

When there is a Pull Request open for the branch, CircleCI would consider it as if its run from the PR, so semantic-release would not be able to release the version.

To fix it, just temporary close the PR and trigger the Pipeline again. Once its complete, you can re-open the same PR.

Keywords

lit

FAQs

Package last updated on 23 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