@parcel/transformer-posthtml
Advanced tools
Comparing version 2.0.0-canary.1730 to 2.0.0-canary.1731
@@ -57,3 +57,3 @@ "use strict"; | ||
var _loadPlugins = _interopRequireDefault(require("./loadPlugins")); | ||
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().Transformer)({ | ||
@@ -152,3 +152,2 @@ async loadConfig({ | ||
}); | ||
return [asset]; | ||
@@ -155,0 +154,0 @@ }, |
{ | ||
"name": "@parcel/transformer-posthtml", | ||
"version": "2.0.0-canary.1730+684b164a3", | ||
"version": "2.0.0-canary.1731+6f68c78b1", | ||
"license": "MIT", | ||
@@ -20,14 +20,14 @@ "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/utils": "2.0.0-canary.1730+684b164a3", | ||
"@parcel/plugin": "2.0.0-canary.1731+6f68c78b1", | ||
"@parcel/utils": "2.0.0-canary.1731+6f68c78b1", | ||
"nullthrows": "^1.1.1", | ||
"posthtml": "^0.16.5", | ||
"posthtml-parser": "^0.10.1", | ||
"posthtml-parser": "^0.12.1", | ||
"posthtml-render": "^3.0.0", | ||
"semver": "^7.5.2" | ||
}, | ||
"gitHead": "684b164a37f16d39c883fabbf812f83276ccb9cb" | ||
"gitHead": "6f68c78b1fa2b9653e298fd893e43e875ff6bdb8" | ||
} |
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
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
12364
+ Addeddom-serializer@2.0.0(transitive)
+ Addeddomhandler@5.0.3(transitive)
+ Addeddomutils@3.2.2(transitive)
+ Addedentities@4.5.0(transitive)
+ Addedhtmlparser2@9.1.0(transitive)
+ Addedposthtml-parser@0.12.1(transitive)
- Removedposthtml-parser@0.10.2(transitive)
Updatedposthtml-parser@^0.12.1