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

@atlaspack/transformer-babel

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

Comparing version

to
2.12.1-canary.3403

14

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

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

"node": ">= 16.0.0",
"parcel": "2.12.1-canary.3402+8fb577a4c"
"parcel": "2.12.1-canary.3403+ed743c23d"
},
"dependencies": {
"@atlaspack/diagnostic": "2.12.1-canary.3402+8fb577a4c",
"@atlaspack/plugin": "2.12.1-canary.3402+8fb577a4c",
"@atlaspack/utils": "2.12.1-canary.3402+8fb577a4c",
"@atlaspack/diagnostic": "2.12.1-canary.3403+ed743c23d",
"@atlaspack/plugin": "2.12.1-canary.3403+ed743c23d",
"@atlaspack/utils": "2.12.1-canary.3403+ed743c23d",
"@parcel/source-map": "^2.1.1",

@@ -30,3 +30,3 @@ "browserslist": "^4.6.6",

"devDependencies": {
"@atlaspack/types": "2.12.1-canary.3402+8fb577a4c",
"@atlaspack/types": "2.12.1-canary.3403+ed743c23d",
"@babel/core": "^7.22.11",

@@ -36,3 +36,3 @@ "@babel/preset-env": "^7.22.14",

},
"gitHead": "8fb577a4c89f40de0c9e734abcbf31bec4011c90"
"gitHead": "ed743c23d96e1e68c69e9b1084f3570fa66337ec"
}