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
306
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.3440

14

package.json
{
"name": "@atlaspack/transformer-html",
"version": "2.12.1-canary.3439+4253c71f2",
"version": "2.12.1-canary.3440+848fc18d4",
"license": "(MIT OR Apache-2.0)",

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

"node": ">= 16.0.0",
"parcel": "2.12.1-canary.3439+4253c71f2"
"parcel": "2.12.1-canary.3440+848fc18d4"
},
"dependencies": {
"@atlaspack/diagnostic": "2.12.1-canary.3439+4253c71f2",
"@atlaspack/plugin": "2.12.1-canary.3439+4253c71f2",
"@atlaspack/rust": "2.12.1-canary.3439+4253c71f2",
"@atlaspack/diagnostic": "2.12.1-canary.3440+848fc18d4",
"@atlaspack/plugin": "2.12.1-canary.3440+848fc18d4",
"@atlaspack/rust": "2.12.1-canary.3440+848fc18d4",
"nullthrows": "^1.1.1",

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

"devDependencies": {
"@atlaspack/core": "2.12.1-canary.3439+4253c71f2"
"@atlaspack/core": "2.12.1-canary.3440+848fc18d4"
},
"gitHead": "4253c71f2ca52d020671d98474ee505471e3e477"
"gitHead": "848fc18d441706efccc83aed92d17cb1a15f8a0c"
}