Comparing version 2.0.9 to 2.0.10
{ | ||
"name": "git-up", | ||
"version": "2.0.9", | ||
"version": "2.0.10", | ||
"description": "A low level git url parser.", | ||
@@ -52,2 +52,2 @@ "main": "lib/index.js", | ||
"blah": {} | ||
} | ||
} |
@@ -13,3 +13,7 @@ <!-- Please do not edit this file. Edit the `blah` field in the `package.json` instead. If in doubt, open an issue. --> | ||
```sh | ||
$ npm i --save git-up | ||
# Using npm | ||
npm install --save git-up | ||
# Using yarn | ||
yarn add git-up | ||
``` | ||
@@ -61,5 +65,7 @@ | ||
2. For bug reports and feature requests, open issues. :bug: | ||
3. For direct and quick help, you can [use Codementor](https://www.codementor.io/johnnyb). :rocket: | ||
## :memo: Documentation | ||
@@ -116,2 +122,3 @@ | ||
- [`front-end-styleguide-cli`](https://front-end-style.guide) (by Fynn Becker)—Provides access to the global CLI interface for the Front End Styleguide | ||
- [`front-end-styleguide-init`](https://front-end-style.guide) (by Fynn Becker)—Templates to create the basic file structure needed for the Front End Styleguide | ||
@@ -118,0 +125,0 @@ - [`git-url-parse`](https://github.com/IonicaBizau/git-url-parse)—A high level git url parser for common git providers. |
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
8952
142