Socket
Socket
Sign inDemoInstall

gitclone

Package Overview
Dependencies
7
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

4

history.md

@@ -0,1 +1,5 @@

## v1.0.2 / October 30, 2014
- again fix travis.yml, failing because of v0.10 version
- add `micropromise` to devDeps
## v1.0.1 / October 30, 2014

@@ -2,0 +6,0 @@ - fix travis.yml, cuzing build errors

6

package.json
{
"name": "gitclone",
"version": "1.0.1",
"version": "1.0.2",
"description": "Clone a Github repository with only `username/repo` and support options",

@@ -31,3 +31,5 @@ "main": "index.js",

},
"devDependencies": {},
"devDependencies": {
"micropromise": "*"
},
"licenses": [{

@@ -34,0 +36,0 @@ "type": "MIT",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc