Socket
Socket
Sign inDemoInstall

@relative-ci/agent

Package Overview
Dependencies
Maintainers
2
Versions
157
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@relative-ci/agent - npm Package Compare versions

Comparing version 4.1.4 to 4.1.5-beta.0

28

package.json
{
"name": "@relative-ci/agent",
"version": "4.1.4",
"version": "4.1.5-beta.0",
"description": "Relative CI agent",

@@ -44,21 +44,21 @@ "repository": "relative-ci/agent",

"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.4",
"@babel/preset-env": "7.21.4",
"@types/jest": "29.5.1",
"eslint": "8.38.0",
"@babel/cli": "7.22.5",
"@babel/core": "7.22.5",
"@babel/preset-env": "7.22.5",
"@types/jest": "29.5.2",
"eslint": "8.43.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest": "27.2.1",
"eslint-plugin-jest": "27.2.2",
"jest": "29.5.0",
"memory-fs": "0.5.0",
"webpack": "5.80.0"
"webpack": "5.87.0"
},
"dependencies": {
"@bundle-stats/plugin-webpack-filter": "4.3.3",
"@bundle-stats/plugin-webpack-validate": "4.3.3",
"core-js": "3.30.1",
"cosmiconfig": "8.1.3",
"@bundle-stats/plugin-webpack-filter": "4.4.2",
"@bundle-stats/plugin-webpack-validate": "4.4.2",
"core-js": "3.31.0",
"cosmiconfig": "8.2.0",
"debug": "4.3.4",
"dotenv": "16.0.3",
"dotenv": "16.3.1",
"env-ci": "7.3.0",

@@ -68,3 +68,3 @@ "fs-extra": "11.1.1",

"lodash": "4.17.21",
"yargs": "17.7.1"
"yargs": "17.7.2"
},

@@ -71,0 +71,0 @@ "peerDependencies": {

<a href="https://relative-ci.com">
<img alt="RelativeCI" src="https://raw.githubusercontent.com/relative-ci/agent/master/assets/relative-ci--logo.svg?sanitize=true" width="96" />
<img alt="RelativeCI" src="https://raw.githubusercontent.com/relative-ci/agent/master/assets/relative-ci--logo.png" width="96" />
</a>

@@ -11,4 +11,4 @@

> Send webpack stats and CI build information to [RelativeCI](https://relative-ci.com?utm_source=github-agent).
> Send bundle stats and CI build information to [RelativeCI](https://relative-ci.com?utm_source=github-agent).
To get started, follow [RelativeCI Setup guide](https://relative-ci.com/documentation/setup?utm_source=github-agent).
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