@parcel/transformer-html
Advanced tools
Comparing version 2.0.0-canary.1730 to 2.0.0-canary.1731
@@ -21,3 +21,3 @@ "use strict"; | ||
} | ||
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } | ||
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; } | ||
// A list of all attributes that may produce a dependency | ||
@@ -24,0 +24,0 @@ // Based on https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes |
@@ -58,3 +58,3 @@ "use strict"; | ||
} | ||
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)({ | ||
@@ -61,0 +61,0 @@ canReuseAST({ |
@@ -21,3 +21,3 @@ "use strict"; | ||
} | ||
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } | ||
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; } | ||
const SCRIPT_TYPES = { | ||
@@ -24,0 +24,0 @@ 'application/javascript': 'js', |
{ | ||
"name": "@parcel/transformer-html", | ||
"version": "2.0.0-canary.1730+684b164a3", | ||
"version": "2.0.0-canary.1731+6f68c78b1", | ||
"license": "MIT", | ||
@@ -20,11 +20,11 @@ "publishConfig": { | ||
"node": ">= 16.0.0", | ||
"parcel": "^2.0.0-canary.1728+684b164a3" | ||
"parcel": "^2.0.0-canary.1729+6f68c78b1" | ||
}, | ||
"dependencies": { | ||
"@parcel/diagnostic": "2.0.0-canary.1730+684b164a3", | ||
"@parcel/plugin": "2.0.0-canary.1730+684b164a3", | ||
"@parcel/rust": "2.12.1-canary.3353+684b164a3", | ||
"@parcel/diagnostic": "2.0.0-canary.1731+6f68c78b1", | ||
"@parcel/plugin": "2.0.0-canary.1731+6f68c78b1", | ||
"@parcel/rust": "2.12.1-canary.3354+6f68c78b1", | ||
"nullthrows": "^1.1.1", | ||
"posthtml": "^0.16.5", | ||
"posthtml-parser": "^0.10.1", | ||
"posthtml-parser": "^0.12.1", | ||
"posthtml-render": "^3.0.0", | ||
@@ -34,3 +34,3 @@ "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
34245
+ 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