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

git-cli-wrapper

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-cli-wrapper - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

17

package.json
{
"name": "git-cli-wrapper",
"version": "0.3.1",
"version": "0.3.2",
"description": "Git cli wrapper",

@@ -27,7 +27,8 @@ "keywords": [

"test": "jest",
"prepare": "yarn build"
"prepare": "yarn build",
"lint": "eslint '*/**/*.{js,ts}'"
},
"dependencies": {
"@types/node": "^12.7.3",
"chalk-theme": "^0.2.2",
"chalk-theme": "^0.2.3",
"execa": "^2.0.0"

@@ -38,4 +39,12 @@ },

"@types/rimraf": "^2.0.2",
"@typescript-eslint/eslint-plugin": "^2.11.0",
"@typescript-eslint/parser": "^2.11.0",
"coveralls": "^3.0.6",
"eslint": "^5.16.0",
"eslint-config-airbnb-base": "^14.0.0",
"eslint-config-prettier": "^6.7.0",
"eslint-plugin-import": "^2.19.1",
"eslint-plugin-prettier": "^3.1.2",
"jest": "^24.9.0",
"prettier": "^1.19.1",
"rimraf": "^3.0.0",

@@ -45,3 +54,3 @@ "ts-jest": "^24.0.2",

},
"gitHead": "994480286b3d6d2d47c086427bea9b2b76a3a81b"
"gitHead": "3eabeebb1f228fc03d123b7c68792f479378f985"
}
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