Socket
Socket
Sign inDemoInstall

kube-workflow

Package Overview
Dependencies
Maintainers
1
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kube-workflow - npm Package Compare versions

Comparing version 1.2.4 to 1.2.6

.git/objects/pack/pack-731647b09de58d45e69c137b27175e72fd7eb59d.idx

14

CHANGELOG.md

@@ -5,2 +5,16 @@ # Changelog

### [1.2.6](https://github.com/SocialGouv/kube-workflow/compare/v1.2.5...v1.2.6) (2022-03-23)
### Bug Fixes
* release github ([9f21b39](https://github.com/SocialGouv/kube-workflow/commit/9f21b39aea06964cb93f8b994db3d8732c167ae1))
### 1.2.5 (2022-03-23)
### Bug Fixes
* release github ([19fb902](https://github.com/SocialGouv/kube-workflow/commit/19fb90233889ae83fad2cf2c04377414e68458ac))
### [1.2.4](https://github.com/SocialGouv/kube-workflow/compare/v1.2.3...v1.2.4) (2022-03-23)

@@ -7,0 +21,0 @@

7

package.json
{
"name": "kube-workflow",
"version": "1.2.4",
"version": "1.2.6",
"repository": "git@github.com:SocialGouv/kube-workflow.git",

@@ -56,7 +56,8 @@ "license": "MIT",

"release": "standard-version",
"retag": "git tag -f $(git describe --tags $(git rev-list --tags --max-count=1) | cut -d '.' -f 1)"
"retag": "git tag -f $(git describe --tags $(git rev-list --tags --max-count=1) | cut -d '.' -f 1)",
"push": "git push -f --tags"
},
"standard-version": {
"scripts": {
"posttag": "yarn retag && git push -f --tags"
"posttag": "yarn retag"
}

@@ -63,0 +64,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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