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.3590

14

package.json
{
"name": "@atlaspack/transformer-html",
"version": "2.12.1-canary.3589+5a0e0f961",
"version": "2.12.1-canary.3590+ec9d013e3",
"license": "(MIT OR Apache-2.0)",

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

"engines": {
"atlaspack": "2.12.1-canary.3589+5a0e0f961",
"atlaspack": "2.12.1-canary.3590+ec9d013e3",
"node": ">= 16.0.0"
},
"dependencies": {
"@atlaspack/diagnostic": "2.12.1-canary.3589+5a0e0f961",
"@atlaspack/plugin": "2.12.1-canary.3589+5a0e0f961",
"@atlaspack/rust": "2.12.1-canary.3589+5a0e0f961",
"@atlaspack/diagnostic": "2.12.1-canary.3590+ec9d013e3",
"@atlaspack/plugin": "2.12.1-canary.3590+ec9d013e3",
"@atlaspack/rust": "2.12.1-canary.3590+ec9d013e3",
"nullthrows": "^1.1.1",

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

"devDependencies": {
"@atlaspack/core": "2.12.1-canary.3589+5a0e0f961"
"@atlaspack/core": "2.12.1-canary.3590+ec9d013e3"
},
"gitHead": "5a0e0f961eb5d872120244c63288752bac7a04a5"
"gitHead": "ec9d013e392b0ec50ad2fd1ea8f3b55371b47d7d"
}