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 0.4.2-alpha.6 to 0.5.0

2

dist/index.d.ts

@@ -8,3 +8,3 @@ import * as sharp from 'sharp';

root?: string;
/** Globs matching image file paths to ignore (default to "**\/*.{png,jpg,jpeg}") */
/** Globs matching image file paths to ignore (default to "**\/*.\{png,jpg,jpeg\}") */
ignore?: string[];

@@ -11,0 +11,0 @@ /** Base URL of Argos API (default to "https://api.argos-ci.com/v2/") */

{
"name": "@argos-ci/core",
"description": "Visual testing solution to avoid visual regression. The core component of Argos SDK that handles build creation.",
"version": "0.4.2-alpha.6+3ace924",
"version": "0.5.0",
"scripts": {

@@ -48,8 +48,8 @@ "prebuild": "rm -rf dist",

"dependencies": {
"axios": "^0.27.2",
"axios": "^1.1.2",
"convict": "^6.2.3",
"debug": "^4.3.4",
"env-ci": "^7.3.0",
"fast-glob": "^3.2.11",
"sharp": "^0.30.7",
"fast-glob": "^3.2.12",
"sharp": "^0.31.1",
"tmp": "^0.2.1"

@@ -59,8 +59,8 @@ },

"@types/convict": "^6.1.1",
"msw": "^0.44.2",
"rollup": "^2.78.0",
"rollup-plugin-dts": "^4.2.2",
"rollup-plugin-swc3": "^0.3.0"
"msw": "^0.47.4",
"rollup": "^2.79.1",
"rollup-plugin-dts": "^4.2.3",
"rollup-plugin-swc3": "^0.6.0"
},
"gitHead": "3ace9249c7e55c5e0e2ae176b203f6807005b872"
"gitHead": "c085c7e514623e54a86b2f311ff988709be391d0"
}

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