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
311
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.3413

18

package.json
{
"name": "@atlaspack/optimizer-image",
"version": "2.12.1-canary.3412+b617f5081",
"version": "2.12.1-canary.3413+2c4ca0fe0",
"license": "(MIT OR Apache-2.0)",

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

"node": ">= 16.0.0",
"parcel": "2.12.1-canary.3412+b617f5081"
"parcel": "2.12.1-canary.3413+2c4ca0fe0"
},

@@ -23,12 +23,12 @@ "files": [

"dependencies": {
"@atlaspack/diagnostic": "2.12.1-canary.3412+b617f5081",
"@atlaspack/plugin": "2.12.1-canary.3412+b617f5081",
"@atlaspack/rust": "2.12.1-canary.3412+b617f5081",
"@atlaspack/utils": "2.12.1-canary.3412+b617f5081",
"@atlaspack/workers": "2.12.1-canary.3412+b617f5081"
"@atlaspack/diagnostic": "2.12.1-canary.3413+2c4ca0fe0",
"@atlaspack/plugin": "2.12.1-canary.3413+2c4ca0fe0",
"@atlaspack/rust": "2.12.1-canary.3413+2c4ca0fe0",
"@atlaspack/utils": "2.12.1-canary.3413+2c4ca0fe0",
"@atlaspack/workers": "2.12.1-canary.3413+2c4ca0fe0"
},
"peerDependencies": {
"@atlaspack/core": "2.12.1-canary.3412+b617f5081"
"@atlaspack/core": "2.12.1-canary.3413+2c4ca0fe0"
},
"gitHead": "b617f508177b7dc3c3d3b35bc95b3fbc4e517268"
"gitHead": "2c4ca0fe08721406e9fc3eb448fdf64d3766a69d"
}