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

@argos-ci/api-client

Package Overview
Dependencies
Maintainers
0
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@argos-ci/api-client - npm Package Compare versions

Comparing version 0.7.2 to 0.8.0

3

dist/index.d.ts

@@ -102,3 +102,3 @@ import * as openapi_fetch from 'openapi-fetch';

/** @description The status of the build */
status: ("accepted" | "rejected") | ("stable" | "diffDetected") | ("expired" | "pending" | "progress" | "error" | "aborted");
status: ("accepted" | "rejected") | ("no-changes" | "changes-detected") | ("expired" | "pending" | "progress" | "error" | "aborted");
/**

@@ -147,2 +147,3 @@ * Format: uri

url?: string;
previewUrl?: string;
viewport?: {

@@ -149,0 +150,0 @@ width: number;

{
"name": "@argos-ci/api-client",
"description": "Argos API Client library.",
"version": "0.7.2",
"version": "0.8.0",
"author": "Smooth Code",

@@ -51,3 +51,3 @@ "license": "MIT",

},
"gitHead": "0c91306ae0cb8bec5ef93db79565635e405086f7"
"gitHead": "8d46b4d4fc2b59b4fe93bac6fda02fb18440f935"
}
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