@argos-ci/core
Advanced tools
Comparing version 0.6.2 to 0.6.3-alpha.1
@@ -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; |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19946
548
2