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

grunt-hotbox-deploy

Package Overview
Dependencies
Maintainers
3
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-hotbox-deploy - npm Package Compare versions

Comparing version 0.1.9 to 0.1.10

2

lib/deployBranch.js

@@ -8,3 +8,3 @@ var gitInfo = require('./gitInfo');

var HTTP_PREFIX = 'https://' + options.endoint + '/' + options.bucket + '/';
var HTTP_PREFIX = 'https://' + options.bucket + '.' + options.endoint + '/';

@@ -11,0 +11,0 @@ var TEMPLATES_PATH = path.join(gitInfo.GIT_BRANCH, 'templates');

{
"name": "grunt-hotbox-deploy",
"description": "Grunt task for deploying front-end bundles to Hotbox",
"version": "0.1.9",
"version": "0.1.10",
"author": "e.dydykin@corp.mail.ru",

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

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