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

@argos-ci/browser

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@argos-ci/browser - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

8

package.json
{
"name": "@argos-ci/browser",
"description": "Browser utilities to stabilize visual testing.",
"version": "2.0.0",
"version": "2.1.0",
"author": "Smooth Code",

@@ -40,2 +40,3 @@ "license": "MIT",

"prebuild": "rm -rf dist",
"build-schema-types": "openapi-typescript https://api.argos-ci.dev:4001/v2/openapi.yaml -o dist/schema.ts",
"build": "rollup -c"

@@ -45,5 +46,6 @@ },

"@rollup/plugin-replace": "^5.0.5",
"@types/node": "^18.0.0"
"@types/node": "^18.0.0",
"openapi-typescript": "^6.7.5"
},
"gitHead": "fcadf37f2a9c4a65a3f4c082db56aff2576c8c16"
"gitHead": "1d91294d32a09302aa8890807ddd810e14e9950b"
}
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