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

@argos-ci/core

Package Overview
Dependencies
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@argos-ci/core - npm Package Compare versions

Comparing version 0.6.2 to 0.6.3-alpha.1

2

dist/index.d.ts

@@ -16,2 +16,4 @@ interface UploadParameters {

token?: string;
/** Pull-request number */
prNumber?: number;
/** Name of the build used to trigger multiple Argos builds on one commit */

@@ -18,0 +20,0 @@ buildName?: string;

4

package.json
{
"name": "@argos-ci/core",
"description": "Visual testing solution to avoid visual regression. The core component of Argos SDK that handles build creation.",
"version": "0.6.2",
"version": "0.6.3-alpha.1+46d7443",
"scripts": {

@@ -63,3 +63,3 @@ "prebuild": "rm -rf dist",

},
"gitHead": "bffcdb6010c67b9a77e94b79043a189e1086d1d8"
"gitHead": "46d7443fe360fe5d42482e404bd3ab5c05116567"
}

@@ -19,3 +19,3 @@ <p align="center">

- [Official SDK Docs](https://docs.argos-ci.com)
- [Official SDK Docs](https://argos-ci.com/docs)
- [API Reference](https://js-sdk-reference.argos-ci.com)

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