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
310
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.3566

14

package.json
{
"name": "@atlaspack/transformer-html",
"version": "2.12.1-canary.3565+2b1e35dc3",
"version": "2.12.1-canary.3566+9ccbb847b",
"license": "(MIT OR Apache-2.0)",

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

"engines": {
"atlaspack": "2.12.1-canary.3565+2b1e35dc3",
"atlaspack": "2.12.1-canary.3566+9ccbb847b",
"node": ">= 16.0.0"
},
"dependencies": {
"@atlaspack/diagnostic": "2.12.1-canary.3565+2b1e35dc3",
"@atlaspack/plugin": "2.12.1-canary.3565+2b1e35dc3",
"@atlaspack/rust": "2.12.1-canary.3565+2b1e35dc3",
"@atlaspack/diagnostic": "2.12.1-canary.3566+9ccbb847b",
"@atlaspack/plugin": "2.12.1-canary.3566+9ccbb847b",
"@atlaspack/rust": "2.12.1-canary.3566+9ccbb847b",
"nullthrows": "^1.1.1",

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

"devDependencies": {
"@atlaspack/core": "2.12.1-canary.3565+2b1e35dc3"
"@atlaspack/core": "2.12.1-canary.3566+9ccbb847b"
},
"gitHead": "2b1e35dc3d51843fba13edcb958c01406ff355e4"
"gitHead": "9ccbb847b43d122706b8ac52bb80c017176405da"
}