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

@atlaspack/optimizer-image

Package Overview
Dependencies
Maintainers
0
Versions
305
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaspack/optimizer-image - npm Package Compare versions

Comparing version

to
2.12.1-canary.3575

18

package.json
{
"name": "@atlaspack/optimizer-image",
"version": "2.12.1-canary.3574+65610cf8c",
"version": "2.12.1-canary.3575+019613744",
"license": "(MIT OR Apache-2.0)",

@@ -15,3 +15,3 @@ "main": "lib/ImageOptimizer.js",

"engines": {
"atlaspack": "2.12.1-canary.3574+65610cf8c",
"atlaspack": "2.12.1-canary.3575+019613744",
"node": ">= 16.0.0"

@@ -23,12 +23,12 @@ },

"dependencies": {
"@atlaspack/diagnostic": "2.12.1-canary.3574+65610cf8c",
"@atlaspack/plugin": "2.12.1-canary.3574+65610cf8c",
"@atlaspack/rust": "2.12.1-canary.3574+65610cf8c",
"@atlaspack/utils": "2.12.1-canary.3574+65610cf8c",
"@atlaspack/workers": "2.12.1-canary.3574+65610cf8c"
"@atlaspack/diagnostic": "2.12.1-canary.3575+019613744",
"@atlaspack/plugin": "2.12.1-canary.3575+019613744",
"@atlaspack/rust": "2.12.1-canary.3575+019613744",
"@atlaspack/utils": "2.12.1-canary.3575+019613744",
"@atlaspack/workers": "2.12.1-canary.3575+019613744"
},
"peerDependencies": {
"@atlaspack/core": "2.12.1-canary.3574+65610cf8c"
"@atlaspack/core": "2.12.1-canary.3575+019613744"
},
"gitHead": "65610cf8cb5fd42027a59849f58df2706388ac8d"
"gitHead": "019613744ac9f1cf3b3298542f90573b74dc32f9"
}