New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@fountainhead/branch-officer

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fountainhead/branch-officer - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

5

dist/index.js

@@ -80,2 +80,5 @@ "use strict";

});
main();
main().catch(err => {
console.error(err);
process.exit(1);
});

2

package.json
{
"name": "@fountainhead/branch-officer",
"version": "1.0.1",
"version": "1.0.2",
"description": "Automates the deployment of GitHub Pull Requests as Preview Environments using Helm and Helmfile",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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