isomorphic-git
Advanced tools
Comparing version 0.7.0 to 0.7.1
{ | ||
"name": "isomorphic-git", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"description": "A pure JavaScript implementation of git for node and browsers!", | ||
@@ -5,0 +5,0 @@ "typings": "./src/index.d.ts", |
@@ -132,2 +132,4 @@ # isomorphic-git [![current npm version](https://img.shields.io/npm/v/isomorphic-git.svg)](https://www.npmjs.com/package/isomorphic-git) ![required node version](https://img.shields.io/node/v/isomorphic-git.svg) ![written in ECMAScript 2017+](https://img.shields.io/badge/ECMAScript-2017%2B-brightgreen.svg) ![license](https://img.shields.io/npm/l/isomorphic-git.svg) | ||
- [findRoot](https://isomorphic-git.github.io/docs/findRoot.html) | ||
- [getRemoteInfo](https://isomorphic-git.github.io/docs/getRemoteInfo.html) | ||
- [indexPack](https://isomorphic-git.github.io/docs/indexPack.html) | ||
- [init](https://isomorphic-git.github.io/docs/init.html) | ||
@@ -134,0 +136,0 @@ - [listBranches](https://isomorphic-git.github.io/docs/listBranches.html) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9345015
204