@parcel/optimizer-htmlnano
Advanced tools
Comparing version 2.0.0-canary.1730 to 2.0.0-canary.1731
@@ -36,3 +36,3 @@ "use strict"; | ||
var _svgMappings = require("./svgMappings"); | ||
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } | ||
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; } | ||
var _default = exports.default = new (_plugin().Optimizer)({ | ||
@@ -104,3 +104,2 @@ async loadConfig({ | ||
}; | ||
let plugins = [(0, _htmlnano().default)(htmlNanoConfig)]; | ||
@@ -107,0 +106,0 @@ |
{ | ||
"name": "@parcel/optimizer-htmlnano", | ||
"version": "2.0.0-canary.1730+684b164a3", | ||
"version": "2.0.0-canary.1731+6f68c78b1", | ||
"license": "MIT", | ||
@@ -20,6 +20,6 @@ "publishConfig": { | ||
"node": ">= 16.0.0", | ||
"parcel": "^2.0.0-canary.1728+684b164a3" | ||
"parcel": "^2.0.0-canary.1729+6f68c78b1" | ||
}, | ||
"dependencies": { | ||
"@parcel/plugin": "2.0.0-canary.1730+684b164a3", | ||
"@parcel/plugin": "2.0.0-canary.1731+6f68c78b1", | ||
"htmlnano": "^2.0.0", | ||
@@ -30,3 +30,3 @@ "nullthrows": "^1.1.1", | ||
}, | ||
"gitHead": "684b164a37f16d39c883fabbf812f83276ccb9cb" | ||
"gitHead": "6f68c78b1fa2b9653e298fd893e43e875ff6bdb8" | ||
} |
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
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
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
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
17840