You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@app-config/git

Package Overview
Dependencies
Maintainers
2
Versions
48
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.1

10

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

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

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

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