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
305
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.3604

14

package.json
{
"name": "@atlaspack/transformer-babel",
"version": "2.12.1-canary.3603+7e9e0e6a8",
"version": "2.12.1-canary.3604+722623b67",
"license": "(MIT OR Apache-2.0)",

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

"engines": {
"atlaspack": "2.12.1-canary.3603+7e9e0e6a8",
"atlaspack": "2.12.1-canary.3604+722623b67",
"node": ">= 16.0.0"
},
"dependencies": {
"@atlaspack/diagnostic": "2.12.1-canary.3603+7e9e0e6a8",
"@atlaspack/plugin": "2.12.1-canary.3603+7e9e0e6a8",
"@atlaspack/utils": "2.12.1-canary.3603+7e9e0e6a8",
"@atlaspack/diagnostic": "2.12.1-canary.3604+722623b67",
"@atlaspack/plugin": "2.12.1-canary.3604+722623b67",
"@atlaspack/utils": "2.12.1-canary.3604+722623b67",
"@parcel/source-map": "^2.1.1",

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

"devDependencies": {
"@atlaspack/types": "2.12.1-canary.3603+7e9e0e6a8",
"@atlaspack/types": "2.12.1-canary.3604+722623b67",
"@babel/core": "^7.22.11",

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

},
"gitHead": "7e9e0e6a8614f7f5da8d7fa7da471395f65bd81a"
"gitHead": "722623b67d7ce3e2a42e500385e5dfb9e21bba64"
}