Socket
Socket
Sign inDemoInstall

@tinacms/git-client

Package Overview
Dependencies
Maintainers
10
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tinacms/git-client - npm Package Compare versions

Comparing version 0.3.0 to 0.4.0-alpha.0

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.4.0-alpha.0](https://github.com/tinacms/tinacms/compare/@tinacms/git-client@0.1.6-alpha.0...@tinacms/git-client@0.4.0-alpha.0) (2019-11-12)
### Features
- **git:** add branch API endpoints to client ([3e80033](https://github.com/tinacms/tinacms/commit/3e80033))
- **git:** implement push endpoint ([4db1284](https://github.com/tinacms/tinacms/commit/4db1284))
- **git:** implement pushOnCommit option ([4413a6e](https://github.com/tinacms/tinacms/commit/4413a6e))
## 0.3.0 (2019-11-12)

@@ -8,0 +16,0 @@

6

package.json
{
"name": "@tinacms/git-client",
"version": "0.3.0",
"version": "0.4.0-alpha.0",
"main": "build/index.js",

@@ -31,3 +31,3 @@ "types": "build/index.d.ts",

"devDependencies": {
"@tinacms/scripts": "^0.1.8",
"@tinacms/scripts": "^0.1.9-alpha.0",
"@types/jest": "^24.0.15",

@@ -37,3 +37,3 @@ "jest": "^24.8.0",

},
"gitHead": "c9f81eb4a840d86c61b464b1d96ce7785a198f40"
"gitHead": "75b314dae98a508b935022424615b1dafaabfbe5"
}
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