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

18

package.json
{
"name": "@atlaspack/optimizer-image",
"version": "2.12.1-canary.3581+f0f92f212",
"version": "2.12.1-canary.3582+6edef3532",
"license": "(MIT OR Apache-2.0)",

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

"engines": {
"atlaspack": "2.12.1-canary.3581+f0f92f212",
"atlaspack": "2.12.1-canary.3582+6edef3532",
"node": ">= 16.0.0"

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

"dependencies": {
"@atlaspack/diagnostic": "2.12.1-canary.3581+f0f92f212",
"@atlaspack/plugin": "2.12.1-canary.3581+f0f92f212",
"@atlaspack/rust": "2.12.1-canary.3581+f0f92f212",
"@atlaspack/utils": "2.12.1-canary.3581+f0f92f212",
"@atlaspack/workers": "2.12.1-canary.3581+f0f92f212"
"@atlaspack/diagnostic": "2.12.1-canary.3582+6edef3532",
"@atlaspack/plugin": "2.12.1-canary.3582+6edef3532",
"@atlaspack/rust": "2.12.1-canary.3582+6edef3532",
"@atlaspack/utils": "2.12.1-canary.3582+6edef3532",
"@atlaspack/workers": "2.12.1-canary.3582+6edef3532"
},
"peerDependencies": {
"@atlaspack/core": "2.12.1-canary.3581+f0f92f212"
"@atlaspack/core": "2.12.1-canary.3582+6edef3532"
},
"gitHead": "f0f92f21248b1577c6ad3673e2eca9a9bb39940c"
"gitHead": "6edef3532c70652f9f294c1399c1ba7318937181"
}