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

git-up

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-up - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

4

package.json
{
"name": "git-up",
"version": "1.1.0",
"version": "1.2.0",
"description": "A low level git url parser.",

@@ -24,3 +24,3 @@ "main": "lib/index.js",

"author": "Ionică Bizău <bizauionica@gmail.com> (http://ionicabizau.net)",
"license": "KINDLY",
"license": "MIT",
"bugs": {

@@ -27,0 +27,0 @@ "url": "https://github.com/IonicaBizau/node-git-up/issues"

@@ -8,3 +8,3 @@ # git-up [![Support this project][donate-now]][paypal-donations]

```sh
$ npm i git-up
$ npm i --save git-up
```

@@ -76,11 +76,10 @@

[KINDLY][license] © [Ionică Bizău][website]
[MIT][license] © [Ionică Bizău][website]
[license]: http://ionicabizau.github.io/kindly-license/?author=Ionic%C4%83%20Biz%C4%83u%20%3Cbizauionica@gmail.com%3E&year=2015
[website]: http://ionicabizau.net
[paypal-donations]: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RVXDDLKKLQRJW
[donate-now]: http://i.imgur.com/6cMbHOC.png
[license]: http://showalicense.com/?fullname=Ionic%C4%83%20Biz%C4%83u%20%3Cbizauionica%40gmail.com%3E%20(http%3A%2F%2Fionicabizau.net)&year=2015#license-mit
[website]: http://ionicabizau.net
[contributing]: /CONTRIBUTING.md
[docs]: /DOCUMENTATION.md

Sorry, the diff of this file is not supported yet

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