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.10.0 to 0.11.0

2

dist/index.d.ts

@@ -44,2 +44,2 @@ interface UploadParameters {

export { UploadParameters, upload };
export { type UploadParameters, upload };
{
"name": "@argos-ci/core",
"description": "Visual testing solution to avoid visual regression. The core component of Argos SDK that handles build creation.",
"version": "0.10.0",
"version": "0.11.0",
"scripts": {

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

"engines": {
"node": ">=14.0.0"
"node": ">=16.0.0"
},

@@ -49,18 +49,19 @@ "license": "MIT",

"dependencies": {
"axios": "1.1.2",
"convict": "^6.2.3",
"axios": "^1.5.0",
"convict": "^6.2.4",
"debug": "^4.3.4",
"env-ci": "^7.3.0",
"fast-glob": "^3.2.12",
"sharp": "^0.31.1",
"env-ci": "^9.1.1",
"fast-glob": "^3.3.1",
"sharp": "^0.32.5",
"tmp": "^0.2.1"
},
"devDependencies": {
"@types/convict": "^6.1.1",
"msw": "^0.47.4",
"rollup": "^2.79.1",
"rollup-plugin-dts": "^4.2.3",
"rollup-plugin-swc3": "^0.6.0"
"@types/convict": "^6.1.4",
"@types/tmp": "^0.2.3",
"msw": "^1.3.0",
"rollup": "^3.29.0",
"rollup-plugin-dts": "^6.0.1",
"rollup-plugin-swc3": "^0.10.1"
},
"gitHead": "9b298c1a7cd6f0f3b45a7ea7e1748c5f632ae606"
"gitHead": "75d2c0c4dc539dd294d33fb67512ee332186ebeb"
}

Sorry, the diff of this file is not supported yet

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