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

12

package.json
{
"name": "@atlaspack/packager-html",
"version": "2.12.1-canary.3591+39216d1ab",
"version": "2.12.1-canary.3592+27d350650",
"license": "(MIT OR Apache-2.0)",

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

"engines": {
"atlaspack": "2.12.1-canary.3591+39216d1ab",
"atlaspack": "2.12.1-canary.3592+27d350650",
"node": ">= 16.0.0"
},
"dependencies": {
"@atlaspack/plugin": "2.12.1-canary.3591+39216d1ab",
"@atlaspack/types": "2.12.1-canary.3591+39216d1ab",
"@atlaspack/utils": "2.12.1-canary.3591+39216d1ab",
"@atlaspack/plugin": "2.12.1-canary.3592+27d350650",
"@atlaspack/types": "2.12.1-canary.3592+27d350650",
"@atlaspack/utils": "2.12.1-canary.3592+27d350650",
"nullthrows": "^1.1.1",
"posthtml": "^0.16.5"
},
"gitHead": "39216d1ab19a8e4c2ec9dfcd262262b058c22ade"
"gitHead": "27d35065043dfc8669fe2618748cb3c6300c760a"
}