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

@parcel/transformer-image

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@parcel/transformer-image - npm Package Compare versions

Comparing version 2.12.1-canary.3342 to 2.12.1-canary.3343

{
"name": "@parcel/transformer-image",
"version": "2.12.1-canary.3342+7ee87f7d5",
"version": "2.12.1-canary.3343+0e08d8c69",
"license": "MIT",

@@ -16,8 +16,8 @@ "publishConfig": {

"node": ">= 16.0.0",
"parcel": "^2.0.0-canary.1717+7ee87f7d5"
"parcel": "^2.0.0-canary.1718+0e08d8c69"
},
"dependencies": {
"@parcel/plugin": "2.0.0-canary.1719+7ee87f7d5",
"@parcel/utils": "2.0.0-canary.1719+7ee87f7d5",
"@parcel/workers": "2.0.0-canary.1719+7ee87f7d5",
"@parcel/plugin": "2.0.0-canary.1720+0e08d8c69",
"@parcel/utils": "2.0.0-canary.1720+0e08d8c69",
"@parcel/workers": "2.0.0-canary.1720+0e08d8c69",
"nullthrows": "^1.1.1"

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

"peerDependencies": {
"@parcel/core": "^2.0.0-canary.1717+7ee87f7d5"
"@parcel/core": "^2.0.0-canary.1718+0e08d8c69"
},
"gitHead": "7ee87f7d588eda1be7bb5279266f274368443d76"
"gitHead": "0e08d8c69243e104aaba52c2393d528bb6872450"
}