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

@livingdocs/release-tools

Package Overview
Dependencies
Maintainers
0
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@livingdocs/release-tools - npm Package Compare versions

Comparing version 3.5.10 to 3.5.11

10

lib/shell/sh-is-release-branch-creation-allowed.js

@@ -14,3 +14,3 @@ module.exports = function (dep) {

It's not allowed to create a patch version based on ${argv.baseTag}
Please first execute 'npx @daraff/create-bump-pr@latest' to bump the tag version on master
Please first execute 'npx @livingdocsIO/create-bump-pr@latest' to bump the tag version on master

@@ -20,3 +20,3 @@ ----------------------------------------------

----------------------------------------------
1) Execute npx @daraff/create-bump-pr (see example and option description)
1) Execute npx @livingdocsIO/create-bump-pr (see example and option description)
- the script automatically updates the README.md with an empty line to indicate a change

@@ -27,3 +27,3 @@ - the script create a PR to incite a new minor version

4) Go to your repo again
5) Execute git pull --tags
5) Execute git pull --tags
6) Execute npx @livingdocs/release-tools@latest create-release-branch again

@@ -34,3 +34,3 @@

-------
npx @daraff/create-bump-pr \
npx @livingdocsIO/create-bump-pr \
--token=<your-gh-token> \

@@ -51,3 +51,3 @@ --owner=<gh-owner> \

****repo****
The repository name (e.g. livingdocs-server)
The repository name (e.g. livingdocs-server)
`

@@ -54,0 +54,0 @@ return reject(new Error(msg))

{
"name": "@livingdocs/release-tools",
"version": "3.5.10",
"version": "3.5.11",
"description": "CLI tools for handling a release on git/github",

@@ -60,9 +60,9 @@ "main": "index.js",

"service": "drone",
"commit": "c5fd71b2a87c805ed7a0fa3c14569950ce55052b",
"build": "11",
"commit": "00fede296ac19cffe5ec2dfe3af14ffa6246f7b8",
"build": "14",
"branch": "master",
"isPr": false,
"slug": "livingdocsIO/release-tools",
"date": "2021-07-01T12:36:55.788Z"
"date": "2024-07-01T06:52:07.496Z"
}
}
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