Socket
Socket
Sign inDemoInstall

semantic-release-cli

Package Overview
Dependencies
586
Maintainers
5
Versions
80
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.2.0 to 5.2.1

2

package.json
{
"name": "semantic-release-cli",
"description": "setup automated semver compliant package publishing",
"version": "5.2.0",
"version": "5.2.1",
"author": "Christoph Witzko <npm@christophwitzko.com> (http://christophwitzko.com)",

@@ -6,0 +6,0 @@ "ava": {

@@ -113,4 +113,4 @@ const {readFileSync} = require('fs');

console.log(
'Please refer to https://github.com/semantic-release/semantic-release/blob/master/docs/03-recipes/travis.md to configure your .travis.yml file.'
'Please refer to https://github.com/semantic-release/semantic-release/blob/master/docs/recipes/travis.md to configure your .travis.yml file.'
);
};
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