New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@atlaspack/packager-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/packager-html - npm Package Compare versions

Comparing version

to
2.12.1-canary.3597

12

package.json
{
"name": "@atlaspack/packager-html",
"version": "2.12.1-canary.3596+249e25cee",
"version": "2.12.1-canary.3597+d444767b9",
"license": "(MIT OR Apache-2.0)",

@@ -15,13 +15,13 @@ "publishConfig": {

"engines": {
"atlaspack": "2.12.1-canary.3596+249e25cee",
"atlaspack": "2.12.1-canary.3597+d444767b9",
"node": ">= 16.0.0"
},
"dependencies": {
"@atlaspack/plugin": "2.12.1-canary.3596+249e25cee",
"@atlaspack/types": "2.12.1-canary.3596+249e25cee",
"@atlaspack/utils": "2.12.1-canary.3596+249e25cee",
"@atlaspack/plugin": "2.12.1-canary.3597+d444767b9",
"@atlaspack/types": "2.12.1-canary.3597+d444767b9",
"@atlaspack/utils": "2.12.1-canary.3597+d444767b9",
"nullthrows": "^1.1.1",
"posthtml": "^0.16.5"
},
"gitHead": "249e25cee937192b45622a204c8262b47ec0f087"
"gitHead": "d444767b9661b3dec94771ccc01a29d95eab51d0"
}