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
307
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.3405

18

package.json
{
"name": "@atlaspack/transformer-js",
"version": "2.12.1-canary.3404+8679bd2c3",
"version": "2.12.1-canary.3405+e0110f1d8",
"license": "MIT",

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

"engines": {
"parcel": "2.12.1-canary.3404+8679bd2c3",
"parcel": "2.12.1-canary.3405+e0110f1d8",
"node": ">= 16.0.0"

@@ -27,7 +27,7 @@ },

"dependencies": {
"@atlaspack/diagnostic": "2.12.1-canary.3404+8679bd2c3",
"@atlaspack/plugin": "2.12.1-canary.3404+8679bd2c3",
"@atlaspack/rust": "2.12.1-canary.3404+8679bd2c3",
"@atlaspack/utils": "2.12.1-canary.3404+8679bd2c3",
"@atlaspack/workers": "2.12.1-canary.3404+8679bd2c3",
"@atlaspack/diagnostic": "2.12.1-canary.3405+e0110f1d8",
"@atlaspack/plugin": "2.12.1-canary.3405+e0110f1d8",
"@atlaspack/rust": "2.12.1-canary.3405+e0110f1d8",
"@atlaspack/utils": "2.12.1-canary.3405+e0110f1d8",
"@atlaspack/workers": "2.12.1-canary.3405+e0110f1d8",
"@parcel/source-map": "^2.1.1",

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

"peerDependencies": {
"@atlaspack/core": "2.12.1-canary.3404+8679bd2c3"
"@atlaspack/core": "2.12.1-canary.3405+e0110f1d8"
},
"gitHead": "8679bd2c31435b3cde25be306d5209e627373584"
"gitHead": "e0110f1d8f1647eee3086a4ac49a0ffc1c3edb0f"
}