🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@app-config/git

Package Overview
Dependencies
Maintainers
2
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@app-config/git - npm Package Compare versions

Comparing version

to
2.9.0-beta.3

10

package.json
{
"name": "@app-config/git",
"description": "$git directive parsing extension for @app-config",
"version": "2.9.0-beta.2",
"version": "2.9.0-beta.3",
"license": "MPL-2.0",

@@ -33,9 +33,9 @@ "author": {

"dependencies": {
"@app-config/core": "^2.9.0-beta.2",
"@app-config/extension-utils": "^2.9.0-beta.2",
"@app-config/logging": "^2.9.0-beta.2",
"@app-config/core": "^2.9.0-beta.3",
"@app-config/extension-utils": "^2.9.0-beta.3",
"@app-config/logging": "^2.9.0-beta.3",
"simple-git": "3"
},
"devDependencies": {
"@app-config/test-utils": "^2.9.0-beta.2"
"@app-config/test-utils": "^2.9.0-beta.3"
},

@@ -42,0 +42,0 @@ "prettier": "@lcdev/prettier",