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

@atlaspack/transformer-posthtml

Package Overview
Dependencies
Maintainers
0
Versions
311
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaspack/transformer-posthtml - npm Package Compare versions

Comparing version

to
2.12.1-canary.3579

10

package.json
{
"name": "@atlaspack/transformer-posthtml",
"version": "2.12.1-canary.3578+b343bf826",
"version": "2.12.1-canary.3579+6a2f4e49b",
"license": "(MIT OR Apache-2.0)",

@@ -15,8 +15,8 @@ "publishConfig": {

"engines": {
"atlaspack": "2.12.1-canary.3578+b343bf826",
"atlaspack": "2.12.1-canary.3579+6a2f4e49b",
"node": ">= 16.0.0"
},
"dependencies": {
"@atlaspack/plugin": "2.12.1-canary.3578+b343bf826",
"@atlaspack/utils": "2.12.1-canary.3578+b343bf826",
"@atlaspack/plugin": "2.12.1-canary.3579+6a2f4e49b",
"@atlaspack/utils": "2.12.1-canary.3579+6a2f4e49b",
"nullthrows": "^1.1.1",

@@ -28,3 +28,3 @@ "posthtml": "^0.16.5",

},
"gitHead": "b343bf8261fef55c1725a038ba2ea3d8a59175b7"
"gitHead": "6a2f4e49b3923e9345b5169538229cd743c798a9"
}