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

20

package.json
{
"name": "@atlaspack/optimizer-image",
"version": "2.12.1-canary.3407+512b8d123",
"license": "MIT",
"version": "2.12.1-canary.3408+7f7b7ea46",
"license": "(MIT OR Apache-2.0)",
"main": "lib/ImageOptimizer.js",

@@ -16,3 +16,3 @@ "source": "src/ImageOptimizer.js",

"node": ">= 16.0.0",
"parcel": "2.12.1-canary.3407+512b8d123"
"parcel": "2.12.1-canary.3408+7f7b7ea46"
},

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

"dependencies": {
"@atlaspack/diagnostic": "2.12.1-canary.3407+512b8d123",
"@atlaspack/plugin": "2.12.1-canary.3407+512b8d123",
"@atlaspack/rust": "2.12.1-canary.3407+512b8d123",
"@atlaspack/utils": "2.12.1-canary.3407+512b8d123",
"@atlaspack/workers": "2.12.1-canary.3407+512b8d123"
"@atlaspack/diagnostic": "2.12.1-canary.3408+7f7b7ea46",
"@atlaspack/plugin": "2.12.1-canary.3408+7f7b7ea46",
"@atlaspack/rust": "2.12.1-canary.3408+7f7b7ea46",
"@atlaspack/utils": "2.12.1-canary.3408+7f7b7ea46",
"@atlaspack/workers": "2.12.1-canary.3408+7f7b7ea46"
},
"peerDependencies": {
"@atlaspack/core": "2.12.1-canary.3407+512b8d123"
"@atlaspack/core": "2.12.1-canary.3408+7f7b7ea46"
},
"gitHead": "512b8d123cedf6478e3444817918d2ad95cdf1f8"
"gitHead": "7f7b7ea4647e69d3cdaa0322531c129d7be1ee53"
}