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

18

package.json
{
"name": "@atlaspack/optimizer-image",
"version": "2.12.1-canary.3586+6d1bb4078",
"version": "2.12.1-canary.3587+8f31c246e",
"license": "(MIT OR Apache-2.0)",

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

"engines": {
"atlaspack": "2.12.1-canary.3586+6d1bb4078",
"atlaspack": "2.12.1-canary.3587+8f31c246e",
"node": ">= 16.0.0"

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

"dependencies": {
"@atlaspack/diagnostic": "2.12.1-canary.3586+6d1bb4078",
"@atlaspack/plugin": "2.12.1-canary.3586+6d1bb4078",
"@atlaspack/rust": "2.12.1-canary.3586+6d1bb4078",
"@atlaspack/utils": "2.12.1-canary.3586+6d1bb4078",
"@atlaspack/workers": "2.12.1-canary.3586+6d1bb4078"
"@atlaspack/diagnostic": "2.12.1-canary.3587+8f31c246e",
"@atlaspack/plugin": "2.12.1-canary.3587+8f31c246e",
"@atlaspack/rust": "2.12.1-canary.3587+8f31c246e",
"@atlaspack/utils": "2.12.1-canary.3587+8f31c246e",
"@atlaspack/workers": "2.12.1-canary.3587+8f31c246e"
},
"peerDependencies": {
"@atlaspack/core": "2.12.1-canary.3586+6d1bb4078"
"@atlaspack/core": "2.12.1-canary.3587+8f31c246e"
},
"gitHead": "6d1bb407834ca810ad396b67fa66a1637ff1594d"
"gitHead": "8f31c246e157e2a474cda2d497f2d2144fa80be5"
}