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

18

package.json
{
"name": "@atlaspack/optimizer-image",
"version": "2.12.1-canary.3570+429d92aeb",
"version": "2.12.1-canary.3571+330f2955c",
"license": "(MIT OR Apache-2.0)",

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

"engines": {
"atlaspack": "2.12.1-canary.3570+429d92aeb",
"atlaspack": "2.12.1-canary.3571+330f2955c",
"node": ">= 16.0.0"

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

"dependencies": {
"@atlaspack/diagnostic": "2.12.1-canary.3570+429d92aeb",
"@atlaspack/plugin": "2.12.1-canary.3570+429d92aeb",
"@atlaspack/rust": "2.12.1-canary.3570+429d92aeb",
"@atlaspack/utils": "2.12.1-canary.3570+429d92aeb",
"@atlaspack/workers": "2.12.1-canary.3570+429d92aeb"
"@atlaspack/diagnostic": "2.12.1-canary.3571+330f2955c",
"@atlaspack/plugin": "2.12.1-canary.3571+330f2955c",
"@atlaspack/rust": "2.12.1-canary.3571+330f2955c",
"@atlaspack/utils": "2.12.1-canary.3571+330f2955c",
"@atlaspack/workers": "2.12.1-canary.3571+330f2955c"
},
"peerDependencies": {
"@atlaspack/core": "2.12.1-canary.3570+429d92aeb"
"@atlaspack/core": "2.12.1-canary.3571+330f2955c"
},
"gitHead": "429d92aeb88450170197d2b8138c295e257bf4db"
"gitHead": "330f2955c2874ab376e8b7a36a5eee780eaf14a5"
}