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

18

package.json
{
"name": "@atlaspack/optimizer-image",
"version": "2.12.1-canary.3405+e0110f1d8",
"version": "2.12.1-canary.3406+3f272b43c",
"license": "MIT",

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

"node": ">= 16.0.0",
"parcel": "2.12.1-canary.3405+e0110f1d8"
"parcel": "2.12.1-canary.3406+3f272b43c"
},

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

"dependencies": {
"@atlaspack/diagnostic": "2.12.1-canary.3405+e0110f1d8",
"@atlaspack/plugin": "2.12.1-canary.3405+e0110f1d8",
"@atlaspack/rust": "2.12.1-canary.3405+e0110f1d8",
"@atlaspack/utils": "2.12.1-canary.3405+e0110f1d8",
"@atlaspack/workers": "2.12.1-canary.3405+e0110f1d8"
"@atlaspack/diagnostic": "2.12.1-canary.3406+3f272b43c",
"@atlaspack/plugin": "2.12.1-canary.3406+3f272b43c",
"@atlaspack/rust": "2.12.1-canary.3406+3f272b43c",
"@atlaspack/utils": "2.12.1-canary.3406+3f272b43c",
"@atlaspack/workers": "2.12.1-canary.3406+3f272b43c"
},
"peerDependencies": {
"@atlaspack/core": "2.12.1-canary.3405+e0110f1d8"
"@atlaspack/core": "2.12.1-canary.3406+3f272b43c"
},
"gitHead": "e0110f1d8f1647eee3086a4ac49a0ffc1c3edb0f"
"gitHead": "3f272b43c6222ff13100e5f3f927fc0c39418b41"
}