grunt-hotbox-deploy
Advanced tools
Comparing version 0.1.4 to 0.1.5
{ | ||
"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: '', |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
16988
14
2