grunt-hotbox-deploy
Advanced tools
Comparing version 0.1.12 to 1.0.0
{ | ||
"name": "grunt-hotbox-deploy", | ||
"description": "Grunt task for deploying front-end bundles to Hotbox", | ||
"version": "0.1.12", | ||
"version": "1.0.0", | ||
"author": "e.dydykin@corp.mail.ru", | ||
@@ -6,0 +6,0 @@ "bugs": { |
@@ -22,3 +22,3 @@ /* | ||
jsRegexp: /(var STATIC_ROOT ?= ?['"])[^'"]+(\/['"];?)/g, | ||
templatesRegexp: /((?:src|href|content|srcset)=['"]|url\(['"]?)\/static(\/.+?['"])/g, | ||
templatesRegexp: /((?:src|href|content|srcset)=['"]|url\(['"]?|\s\dx,\s)\/static(\/.+?['"]?)/g, | ||
endoint: 'hb.bizmrg.com', | ||
@@ -25,0 +25,0 @@ bucket: '', |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
21272
1