Socket
Socket
Sign inDemoInstall

@holvonix-open/release-config-js

Package Overview
Dependencies
683
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @holvonix-open/release-config-js

Holvonix LLC's semantic release config for Node projects


Version published
Weekly downloads
7
increased by600%
Maintainers
1
Install size
47.4 MB
Created
Weekly downloads
 

Changelog

Source

1.0.13 (2019-11-19)

🐛 Bug Fixes

  • deps: [security] bump https-proxy-agent from 2.2.2 to 2.2.4 (#18) ()
  • deps: bump semantic-release from 15.13.30 to 15.13.31 (#17) ()

🧦 Miscellaneous

  • deps are chores since this is a library ()

Readme

Source

release-config-js -

License npm Build Status GitHub last commit Dependabot Status DeepScan grade Code Style: Google npm bundle size semantic-release

Note: while we're pleased to make this preset public, it will remain tailored to our particular needs. If your team needs its own config, please fork under the terms of the license.

Quick Start

After yarn add --dev @holvonix-open/release-config-js, add the following to package.json:

{
  "release": {
    "extends": "@holvonix-open/release-config-js"
  }
}

License

Read the LICENSE for details.

# @holvonix-open/release-config-js
### ISC License

This product contains software originally developed by Holvonix LLC.
Original Repository: https://github.com/holvonix-open/release-config-js

Copyright (c) 2019 Holvonix LLC.  See license below.

Based on https://github.com/conventional-changelog/conventional-changelog/tree/97ad96fe893bd5b40ec52e24fe46f4f9cd357a1a/packages/conventional-changelog-angular :

### ISC License
Copyright © [conventional-changelog team](https://github.com/conventional-changelog)

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.

Third-party dependencies may have their own licenses.

Keywords

FAQs

Last updated on 19 Nov 2019

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc