New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@atlaspack/transformer-image

Package Overview
Dependencies
Maintainers
0
Versions
307
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaspack/transformer-image - npm Package Compare versions

Comparing version

to
2.12.1-canary.3581

14

package.json
{
"name": "@atlaspack/transformer-image",
"version": "2.12.1-canary.3580+30b12721c",
"version": "2.12.1-canary.3581+f0f92f212",
"license": "(MIT OR Apache-2.0)",

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

"engines": {
"atlaspack": "2.12.1-canary.3580+30b12721c",
"atlaspack": "2.12.1-canary.3581+f0f92f212",
"node": ">= 16.0.0"
},
"dependencies": {
"@atlaspack/plugin": "2.12.1-canary.3580+30b12721c",
"@atlaspack/utils": "2.12.1-canary.3580+30b12721c",
"@atlaspack/workers": "2.12.1-canary.3580+30b12721c",
"@atlaspack/plugin": "2.12.1-canary.3581+f0f92f212",
"@atlaspack/utils": "2.12.1-canary.3581+f0f92f212",
"@atlaspack/workers": "2.12.1-canary.3581+f0f92f212",
"nullthrows": "^1.1.1"

@@ -29,5 +29,5 @@ },

"peerDependencies": {
"@atlaspack/core": "2.12.1-canary.3580+30b12721c"
"@atlaspack/core": "2.12.1-canary.3581+f0f92f212"
},
"gitHead": "30b12721c5a6b6f52ab4863b719496032c4adea5"
"gitHead": "f0f92f21248b1577c6ad3673e2eca9a9bb39940c"
}