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

@argos-ci/core

Package Overview
Dependencies
Maintainers
1
Versions
79
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 1.1.0 to 1.2.0

8

dist/index.d.ts

@@ -41,5 +41,9 @@ interface UploadParameters {

screenshots: {
hash: string;
optimizedPath: string;
metadata: import("@argos-ci/util").ScreenshotMetadata | null;
optimizedPath: string;
hash: string;
pwTrace: {
path: string;
hash: string;
} | null;
name: string;

@@ -46,0 +50,0 @@ path: string;

{
"name": "@argos-ci/core",
"description": "Visual testing solution to avoid visual regression. The core component of Argos SDK that handles build creation.",
"version": "1.1.0",
"version": "1.2.0",
"type": "module",

@@ -43,3 +43,3 @@ "main": "./dist/index.cjs",

"dependencies": {
"@argos-ci/util": "1.0.0",
"@argos-ci/util": "1.1.0",
"axios": "^1.5.0",

@@ -63,3 +63,3 @@ "convict": "^6.2.4",

},
"gitHead": "08246344886ff258fab097c370b4ff29cb1121b0"
"gitHead": "47a939474ca0c0d55ca5360dcaa5f8912547ed76"
}

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