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

kit-image-deployer

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kit-image-deployer - npm Package Compare versions

Comparing version 3.3.2-PRERELEASE-github-abuse-updates.0 to 3.3.3-PRERELEASE-github-abuse-updates.0

2

package.json
{
"name": "kit-image-deployer",
"version": "3.3.2-PRERELEASE-github-abuse-updates.0",
"version": "3.3.3-PRERELEASE-github-abuse-updates.0",
"description": "A service that can be used to update given yaml files within a git repository with a new docker image path.",

@@ -5,0 +5,0 @@ "repository": {

@@ -231,6 +231,6 @@ "use strict";

// if the config was provided via options, skip fetching it
if (this.options.config) {
if (self.options.config) {
self
.attemptCommit(
this.options.config,
self.options.config,
image,

@@ -237,0 +237,0 @@ branch,

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