You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@atlaspack/optimizer-svgo

Package Overview
Dependencies
Maintainers
0
Versions
356
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaspack/optimizer-svgo - npm Package Compare versions

Comparing version

to
2.13.2-canary.3662

12

package.json
{
"name": "@atlaspack/optimizer-svgo",
"version": "2.13.2-canary.3661+7ef6c41ac",
"version": "2.13.2-canary.3662+1a03307f8",
"license": "(MIT OR Apache-2.0)",

@@ -15,12 +15,12 @@ "publishConfig": {

"engines": {
"atlaspack": "2.13.2-canary.3661+7ef6c41ac",
"atlaspack": "2.13.2-canary.3662+1a03307f8",
"node": ">= 16.0.0"
},
"dependencies": {
"@atlaspack/diagnostic": "2.13.2-canary.3661+7ef6c41ac",
"@atlaspack/plugin": "2.13.2-canary.3661+7ef6c41ac",
"@atlaspack/utils": "2.13.2-canary.3661+7ef6c41ac",
"@atlaspack/diagnostic": "2.13.2-canary.3662+1a03307f8",
"@atlaspack/plugin": "2.13.2-canary.3662+1a03307f8",
"@atlaspack/utils": "2.13.2-canary.3662+1a03307f8",
"svgo": "^2.4.0"
},
"gitHead": "7ef6c41ac16720c5667f598ad8930fbe69ffa635"
"gitHead": "1a03307f8bebc5db94302b3dd4ecc843e1417deb"
}