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
309
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.3569

14

package.json
{
"name": "@atlaspack/transformer-image",
"version": "2.12.1-canary.3568+2bb7fb28f",
"version": "2.12.1-canary.3569+15c75d645",
"license": "(MIT OR Apache-2.0)",

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

"engines": {
"atlaspack": "2.12.1-canary.3568+2bb7fb28f",
"atlaspack": "2.12.1-canary.3569+15c75d645",
"node": ">= 16.0.0"
},
"dependencies": {
"@atlaspack/plugin": "2.12.1-canary.3568+2bb7fb28f",
"@atlaspack/utils": "2.12.1-canary.3568+2bb7fb28f",
"@atlaspack/workers": "2.12.1-canary.3568+2bb7fb28f",
"@atlaspack/plugin": "2.12.1-canary.3569+15c75d645",
"@atlaspack/utils": "2.12.1-canary.3569+15c75d645",
"@atlaspack/workers": "2.12.1-canary.3569+15c75d645",
"nullthrows": "^1.1.1"

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

"peerDependencies": {
"@atlaspack/core": "2.12.1-canary.3568+2bb7fb28f"
"@atlaspack/core": "2.12.1-canary.3569+15c75d645"
},
"gitHead": "2bb7fb28f58d6d8e17c7917c4d0be72df125c328"
"gitHead": "15c75d6458c1b2998296c8c66c5bee738f1055f5"
}