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
306
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.3580

14

package.json
{
"name": "@atlaspack/transformer-babel",
"version": "2.12.1-canary.3579+6a2f4e49b",
"version": "2.12.1-canary.3580+30b12721c",
"license": "(MIT OR Apache-2.0)",

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

"engines": {
"atlaspack": "2.12.1-canary.3579+6a2f4e49b",
"atlaspack": "2.12.1-canary.3580+30b12721c",
"node": ">= 16.0.0"
},
"dependencies": {
"@atlaspack/diagnostic": "2.12.1-canary.3579+6a2f4e49b",
"@atlaspack/plugin": "2.12.1-canary.3579+6a2f4e49b",
"@atlaspack/utils": "2.12.1-canary.3579+6a2f4e49b",
"@atlaspack/diagnostic": "2.12.1-canary.3580+30b12721c",
"@atlaspack/plugin": "2.12.1-canary.3580+30b12721c",
"@atlaspack/utils": "2.12.1-canary.3580+30b12721c",
"@parcel/source-map": "^2.1.1",

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

"devDependencies": {
"@atlaspack/types": "2.12.1-canary.3579+6a2f4e49b",
"@atlaspack/types": "2.12.1-canary.3580+30b12721c",
"@babel/core": "^7.22.11",

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

},
"gitHead": "6a2f4e49b3923e9345b5169538229cd743c798a9"
"gitHead": "30b12721c5a6b6f52ab4863b719496032c4adea5"
}