Socket
Socket
Sign inDemoInstall

@relative-ci/agent

Package Overview
Dependencies
Maintainers
1
Versions
157
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@relative-ci/agent - npm Package Compare versions

Comparing version 1.2.0-4 to 1.2.0

4

lib/agent.js

@@ -61,2 +61,6 @@ "use strict";

if (!params.key) {
throw new Error('"key" value is missing, make sure the agent is setup correctly! Read more on https://relative-ci.com/documentation/setup.');
}
if (!params.commit) {

@@ -63,0 +67,0 @@ throw new Error('"commit" value is missing, make sure the agent is setup correctly! Read more on https://relative-ci.com/documentation/setup.');

2

package.json
{
"name": "@relative-ci/agent",
"version": "1.2.0-4",
"version": "1.2.0",
"description": "Relative CI agent",

@@ -5,0 +5,0 @@ "repository": "relative-ci/agent",

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