New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

reliable-git

Package Overview
Dependencies
Maintainers
3
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reliable-git - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

..travis.yml.un~

13

index.js

@@ -1,16 +0,3 @@

/* ================================================================
* reliable-git by xdf(xudafeng[at]126.com)
*
* first created at : Tue Aug 25 2015 10:58:31 GMT+0800 (CST)
*
* ================================================================
* Copyright xdf
*
* Licensed under the MIT License
* You may not use this file except in compliance with the License.
*
* ================================================================ */
'use strict';
module.exports = require('./lib/reliable-git');

@@ -1,14 +0,1 @@

/* ================================================================
* reliable-git by xdf(xudafeng[at]126.com)
*
* first created at : Tue Aug 25 2015 10:58:31 GMT+0800 (CST)
*
* ================================================================
* Copyright xdf
*
* Licensed under the MIT License
* You may not use this file except in compliance with the License.
*
* ================================================================ */
'use strict';

@@ -15,0 +2,0 @@

14

lib/reliable-git.js

@@ -1,14 +0,1 @@

/* ================================================================
* reliable-git by xdf(xudafeng[at]126.com)
*
* first created at : Tue Aug 25 2015 10:58:31 GMT+0800 (CST)
*
* ================================================================
* Copyright xdf
*
* Licensed under the MIT License
* You may not use this file except in compliance with the License.
*
* ================================================================ */
'use strict';

@@ -19,2 +6,3 @@

var _path = require('path');
var _ = require('./helper');

@@ -21,0 +9,0 @@ var spawnp = require('./spawn-promise');

@@ -1,14 +0,1 @@

/* ================================================================
* reliable-git by ziczhu(zic.zhu@gmail.com)
*
* first created at : Tue Oct 25 2015 12:30:10 GMT+0800 (CST)
*
* ================================================================
* Copyright ziczhu
*
* Licensed under the MIT License
* You may not use this file except in compliance with the License.
*
* ================================================================ */
'use strict';

@@ -15,0 +2,0 @@

{
"name": "reliable-git",
"version": "0.1.3",
"version": "0.1.4",
"description": "reliable-git",
"keywords": [
"reliable-git"
"reliable",
"git"
],

@@ -18,3 +19,3 @@ "main": "index.js",

"co-mocha": "~1.1.2",
"istanbul": "*",
"istanbul": "^0.4.5",
"jshint": "*",

@@ -33,5 +34,3 @@ "mocha": "*",

],
"homepage": "https://github.com/reliable/reliable-git",
"blog": "http://xdf.me",
"license": "MIT"
}

@@ -1,3 +0,2 @@

reliable-git
============
# reliable-git

@@ -25,3 +24,3 @@ [![NPM version][npm-image]][npm-url]

```bash
```shell
$ npm i reliable-git --save

@@ -28,0 +27,0 @@ ```

@@ -1,14 +0,1 @@

/* ================================================================
* reliable-git by xdf(xudafeng[at]126.com)
*
* first created at : Tue Aug 25 2015 10:58:31 GMT+0800 (CST)
*
* ================================================================
* Copyright 2013 xdf
*
* Licensed under the MIT License
* You may not use this file except in compliance with the License.
*
* ================================================================ */
'use strict';

@@ -15,0 +2,0 @@

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