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

@atlaspack/transformer-js

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-js - npm Package Compare versions

Comparing version

to
2.12.1-canary.3403

18

package.json
{
"name": "@atlaspack/transformer-js",
"version": "2.12.1-canary.3402+8fb577a4c",
"version": "2.12.1-canary.3403+ed743c23d",
"license": "MIT",

@@ -18,3 +18,3 @@ "publishConfig": {

"engines": {
"parcel": "2.12.1-canary.3402+8fb577a4c",
"parcel": "2.12.1-canary.3403+ed743c23d",
"node": ">= 16.0.0"

@@ -27,7 +27,7 @@ },

"dependencies": {
"@atlaspack/diagnostic": "2.12.1-canary.3402+8fb577a4c",
"@atlaspack/plugin": "2.12.1-canary.3402+8fb577a4c",
"@atlaspack/rust": "2.12.1-canary.3402+8fb577a4c",
"@atlaspack/utils": "2.12.1-canary.3402+8fb577a4c",
"@atlaspack/workers": "2.12.1-canary.3402+8fb577a4c",
"@atlaspack/diagnostic": "2.12.1-canary.3403+ed743c23d",
"@atlaspack/plugin": "2.12.1-canary.3403+ed743c23d",
"@atlaspack/rust": "2.12.1-canary.3403+ed743c23d",
"@atlaspack/utils": "2.12.1-canary.3403+ed743c23d",
"@atlaspack/workers": "2.12.1-canary.3403+ed743c23d",
"@parcel/source-map": "^2.1.1",

@@ -41,5 +41,5 @@ "@swc/helpers": "^0.5.0",

"peerDependencies": {
"@atlaspack/core": "2.12.1-canary.3402+8fb577a4c"
"@atlaspack/core": "2.12.1-canary.3403+ed743c23d"
},
"gitHead": "8fb577a4c89f40de0c9e734abcbf31bec4011c90"
"gitHead": "ed743c23d96e1e68c69e9b1084f3570fa66337ec"
}