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
311
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.3451

20

package.json
{
"name": "@atlaspack/transformer-js",
"version": "2.12.1-canary.3450+d9092cb8e",
"version": "2.12.1-canary.3451+bf502f9f7",
"license": "(MIT OR Apache-2.0)",

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

"engines": {
"parcel": "2.12.1-canary.3450+d9092cb8e",
"parcel": "2.12.1-canary.3451+bf502f9f7",
"node": ">= 16.0.0"

@@ -27,8 +27,8 @@ },

"dependencies": {
"@atlaspack/diagnostic": "2.12.1-canary.3450+d9092cb8e",
"@atlaspack/feature-flags": "2.12.1-canary.3450+d9092cb8e",
"@atlaspack/plugin": "2.12.1-canary.3450+d9092cb8e",
"@atlaspack/rust": "2.12.1-canary.3450+d9092cb8e",
"@atlaspack/utils": "2.12.1-canary.3450+d9092cb8e",
"@atlaspack/workers": "2.12.1-canary.3450+d9092cb8e",
"@atlaspack/diagnostic": "2.12.1-canary.3451+bf502f9f7",
"@atlaspack/feature-flags": "2.12.1-canary.3451+bf502f9f7",
"@atlaspack/plugin": "2.12.1-canary.3451+bf502f9f7",
"@atlaspack/rust": "2.12.1-canary.3451+bf502f9f7",
"@atlaspack/utils": "2.12.1-canary.3451+bf502f9f7",
"@atlaspack/workers": "2.12.1-canary.3451+bf502f9f7",
"@parcel/source-map": "^2.1.1",

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

"peerDependencies": {
"@atlaspack/core": "2.12.1-canary.3450+d9092cb8e"
"@atlaspack/core": "2.12.1-canary.3451+bf502f9f7"
},
"gitHead": "d9092cb8efbaed752761ddba4d11603533e2e063"
"gitHead": "bf502f9f75d7ef377e58a28021b2ae41e5996cba"
}