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
308
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.3449

14

package.json
{
"name": "@atlaspack/transformer-html",
"version": "2.12.1-canary.3448+ea8d2373e",
"version": "2.12.1-canary.3449+741f0a6ef",
"license": "(MIT OR Apache-2.0)",

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

"node": ">= 16.0.0",
"parcel": "2.12.1-canary.3448+ea8d2373e"
"parcel": "2.12.1-canary.3449+741f0a6ef"
},
"dependencies": {
"@atlaspack/diagnostic": "2.12.1-canary.3448+ea8d2373e",
"@atlaspack/plugin": "2.12.1-canary.3448+ea8d2373e",
"@atlaspack/rust": "2.12.1-canary.3448+ea8d2373e",
"@atlaspack/diagnostic": "2.12.1-canary.3449+741f0a6ef",
"@atlaspack/plugin": "2.12.1-canary.3449+741f0a6ef",
"@atlaspack/rust": "2.12.1-canary.3449+741f0a6ef",
"nullthrows": "^1.1.1",

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

"devDependencies": {
"@atlaspack/core": "2.12.1-canary.3448+ea8d2373e"
"@atlaspack/core": "2.12.1-canary.3449+741f0a6ef"
},
"gitHead": "ea8d2373eeead6e3b0dc4326582800cd84addf38"
"gitHead": "741f0a6efd61aa7af5d5ca419b360c2b7127b387"
}