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

gulp-git

Package Overview
Dependencies
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-git - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

package.json
{
"name": "gulp-git",
"description": "Git plugin for Gulp (gulpjs.com)",
"version": "0.0.1",
"version": "0.0.2",
"homepage": "http://github.com/stevelacy/gulp-git",

@@ -6,0 +6,0 @@ "repository": {

@@ -59,3 +59,3 @@ #gulp-git

gulp.src('./')
.pipe(git.addRemote({remote:'origin', repo:'https://github.com/stevelacy/git-test'}));
.pipe(git.addRemote({remote:'origin', url:'https://github.com/stevelacy/git-test'}));
});

@@ -62,0 +62,0 @@

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