New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@atlaspack/transformer-html

Package Overview
Dependencies
Maintainers
0
Versions
308
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaspack/transformer-html - npm Package Compare versions

Comparing version

to
2.12.1-canary.3574

14

package.json
{
"name": "@atlaspack/transformer-html",
"version": "2.12.1-canary.3573+4e1e11e5e",
"version": "2.12.1-canary.3574+65610cf8c",
"license": "(MIT OR Apache-2.0)",

@@ -18,9 +18,9 @@ "publishConfig": {

"engines": {
"atlaspack": "2.12.1-canary.3573+4e1e11e5e",
"atlaspack": "2.12.1-canary.3574+65610cf8c",
"node": ">= 16.0.0"
},
"dependencies": {
"@atlaspack/diagnostic": "2.12.1-canary.3573+4e1e11e5e",
"@atlaspack/plugin": "2.12.1-canary.3573+4e1e11e5e",
"@atlaspack/rust": "2.12.1-canary.3573+4e1e11e5e",
"@atlaspack/diagnostic": "2.12.1-canary.3574+65610cf8c",
"@atlaspack/plugin": "2.12.1-canary.3574+65610cf8c",
"@atlaspack/rust": "2.12.1-canary.3574+65610cf8c",
"nullthrows": "^1.1.1",

@@ -34,5 +34,5 @@ "posthtml": "^0.16.5",

"devDependencies": {
"@atlaspack/core": "2.12.1-canary.3573+4e1e11e5e"
"@atlaspack/core": "2.12.1-canary.3574+65610cf8c"
},
"gitHead": "4e1e11e5ea800f076e130249ff1f05ff7327c823"
"gitHead": "65610cf8cb5fd42027a59849f58df2706388ac8d"
}