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.3600

14

package.json
{
"name": "@atlaspack/transformer-babel",
"version": "2.12.1-canary.3599+42c85973a",
"version": "2.12.1-canary.3600+832353b09",
"license": "(MIT OR Apache-2.0)",

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

"engines": {
"atlaspack": "2.12.1-canary.3599+42c85973a",
"atlaspack": "2.12.1-canary.3600+832353b09",
"node": ">= 16.0.0"
},
"dependencies": {
"@atlaspack/diagnostic": "2.12.1-canary.3599+42c85973a",
"@atlaspack/plugin": "2.12.1-canary.3599+42c85973a",
"@atlaspack/utils": "2.12.1-canary.3599+42c85973a",
"@atlaspack/diagnostic": "2.12.1-canary.3600+832353b09",
"@atlaspack/plugin": "2.12.1-canary.3600+832353b09",
"@atlaspack/utils": "2.12.1-canary.3600+832353b09",
"@parcel/source-map": "^2.1.1",

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

"devDependencies": {
"@atlaspack/types": "2.12.1-canary.3599+42c85973a",
"@atlaspack/types": "2.12.1-canary.3600+832353b09",
"@babel/core": "^7.22.11",

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

},
"gitHead": "42c85973a9fc210e61bc76c6c21e7fd7ba237a24"
"gitHead": "832353b09ded9f9e8930240af46691df0751f455"
}