Socket
Socket
Sign inDemoInstall

hexo-deployer-git

Package Overview
Dependencies
144
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.3 to 0.0.4

2

lib/deployer.js

@@ -88,3 +88,3 @@ var pathFn = require('path');

return parseConfig(args);
}).map(function(repo){
}).each(function(repo){
return push(repo);

@@ -91,0 +91,0 @@ });

{
"name": "hexo-deployer-git",
"version": "0.0.3",
"version": "0.0.4",
"description": "Git deployer plugin of Hexo.",

@@ -5,0 +5,0 @@ "main": "index",

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