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

14

package.json
{
"name": "@atlaspack/transformer-html",
"version": "2.12.1-canary.3587+8f31c246e",
"version": "2.12.1-canary.3588+c2c354003",
"license": "(MIT OR Apache-2.0)",

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

"engines": {
"atlaspack": "2.12.1-canary.3587+8f31c246e",
"atlaspack": "2.12.1-canary.3588+c2c354003",
"node": ">= 16.0.0"
},
"dependencies": {
"@atlaspack/diagnostic": "2.12.1-canary.3587+8f31c246e",
"@atlaspack/plugin": "2.12.1-canary.3587+8f31c246e",
"@atlaspack/rust": "2.12.1-canary.3587+8f31c246e",
"@atlaspack/diagnostic": "2.12.1-canary.3588+c2c354003",
"@atlaspack/plugin": "2.12.1-canary.3588+c2c354003",
"@atlaspack/rust": "2.12.1-canary.3588+c2c354003",
"nullthrows": "^1.1.1",

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

"devDependencies": {
"@atlaspack/core": "2.12.1-canary.3587+8f31c246e"
"@atlaspack/core": "2.12.1-canary.3588+c2c354003"
},
"gitHead": "8f31c246e157e2a474cda2d497f2d2144fa80be5"
"gitHead": "c2c354003cf6c999a93d60794dbce0d1a925ecbc"
}