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

18

package.json
{
"name": "@atlaspack/optimizer-image",
"version": "2.12.1-canary.3396+d73aef696",
"version": "2.12.1-canary.3397+1e3a9b52d",
"license": "MIT",

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

"node": ">= 16.0.0",
"parcel": "2.12.1-canary.3396+d73aef696"
"parcel": "2.12.1-canary.3397+1e3a9b52d"
},

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

"dependencies": {
"@atlaspack/diagnostic": "2.12.1-canary.3396+d73aef696",
"@atlaspack/plugin": "2.12.1-canary.3396+d73aef696",
"@atlaspack/rust": "2.12.1-canary.3396+d73aef696",
"@atlaspack/utils": "2.12.1-canary.3396+d73aef696",
"@atlaspack/workers": "2.12.1-canary.3396+d73aef696"
"@atlaspack/diagnostic": "2.12.1-canary.3397+1e3a9b52d",
"@atlaspack/plugin": "2.12.1-canary.3397+1e3a9b52d",
"@atlaspack/rust": "2.12.1-canary.3397+1e3a9b52d",
"@atlaspack/utils": "2.12.1-canary.3397+1e3a9b52d",
"@atlaspack/workers": "2.12.1-canary.3397+1e3a9b52d"
},
"peerDependencies": {
"@atlaspack/core": "2.12.1-canary.3396+d73aef696"
"@atlaspack/core": "2.12.1-canary.3397+1e3a9b52d"
},
"gitHead": "d73aef696262013800cc7714658b7d4c7e7d3931"
"gitHead": "1e3a9b52de797ae7af1b201b756c1e1cff213635"
}