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

grunt-hotbox-deploy

Package Overview
Dependencies
Maintainers
2
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.4 to 0.1.5

2

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

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

/*
* grunt-hotbox-deploy
*
*
*
* Copyright (c) 2017 Egor Dydykin

@@ -34,3 +34,3 @@ * Licensed under the MIT license.

jsRegexp: /(var STATIC_ROOT = ')[^']+(\/';)/g,
templatesRegexp: /((?:src|href)=['"])\/static(\/.+?['"])/g,
templatesRegexp: /((?:src|href|content)=['"])\/static(\/.+?['"])/g,
endoint: 'hb.bizmrg.com',

@@ -37,0 +37,0 @@ bucket: '',

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