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

18

package.json
{
"name": "@atlaspack/optimizer-image",
"version": "2.12.1-canary.3393+1c13c1943",
"version": "2.12.1-canary.3394+27c593e9c",
"license": "MIT",

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

"node": ">= 16.0.0",
"parcel": "2.12.1-canary.3393+1c13c1943"
"parcel": "2.12.1-canary.3394+27c593e9c"
},

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

"dependencies": {
"@atlaspack/diagnostic": "2.12.1-canary.3393+1c13c1943",
"@atlaspack/plugin": "2.12.1-canary.3393+1c13c1943",
"@atlaspack/rust": "2.12.1-canary.3393+1c13c1943",
"@atlaspack/utils": "2.12.1-canary.3393+1c13c1943",
"@atlaspack/workers": "2.12.1-canary.3393+1c13c1943"
"@atlaspack/diagnostic": "2.12.1-canary.3394+27c593e9c",
"@atlaspack/plugin": "2.12.1-canary.3394+27c593e9c",
"@atlaspack/rust": "2.12.1-canary.3394+27c593e9c",
"@atlaspack/utils": "2.12.1-canary.3394+27c593e9c",
"@atlaspack/workers": "2.12.1-canary.3394+27c593e9c"
},
"peerDependencies": {
"@atlaspack/core": "2.12.1-canary.3393+1c13c1943"
"@atlaspack/core": "2.12.1-canary.3394+27c593e9c"
},
"gitHead": "1c13c194368d45bdede0f3f79f0d4dc3a83c67ca"
"gitHead": "27c593e9ceebbbb84b5821f0875f6511b678a94e"
}