@xo-union/util-snippet-generator
Advanced tools
Comparing version 1.0.5-alpha.142 to 1.0.5
@@ -8,4 +8,4 @@ 'use strict'; | ||
var createSnippetGenerator = function createSnippetGenerator(template, defaultVariableMap) { | ||
return function () { | ||
function createSnippetGenerator(template, defaultVariableMap) { | ||
return function generateProgressiveCode() { | ||
var _ref = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {}, | ||
@@ -31,3 +31,2 @@ variables = _ref.variables, | ||
minifyJS: true, | ||
minifyCSS: true, | ||
collapseWhitespace: true, | ||
@@ -41,4 +40,4 @@ removeComments: true, | ||
}; | ||
}; | ||
} | ||
module.exports = createSnippetGenerator; |
{ | ||
"name": "@xo-union/util-snippet-generator", | ||
"version": "1.0.5-alpha.142+fab54631", | ||
"version": "1.0.5", | ||
"main": "lib/index.js", | ||
@@ -15,3 +15,3 @@ "files": [ | ||
}, | ||
"gitHead": "fab54631998b3047759a3f7c737029e43a7aa32b" | ||
"gitHead": "f8d191bf1dace5f67f8d815f3b7b9936809b5d86" | ||
} |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
1
0
11617
30