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
309
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.3428

18

package.json
{
"name": "@atlaspack/transformer-js",
"version": "2.12.1-canary.3427+a86b8559a",
"version": "2.12.1-canary.3428+a36723bdd",
"license": "(MIT OR Apache-2.0)",

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

"engines": {
"parcel": "2.12.1-canary.3427+a86b8559a",
"parcel": "2.12.1-canary.3428+a36723bdd",
"node": ">= 16.0.0"

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

"dependencies": {
"@atlaspack/diagnostic": "2.12.1-canary.3427+a86b8559a",
"@atlaspack/plugin": "2.12.1-canary.3427+a86b8559a",
"@atlaspack/rust": "2.12.1-canary.3427+a86b8559a",
"@atlaspack/utils": "2.12.1-canary.3427+a86b8559a",
"@atlaspack/workers": "2.12.1-canary.3427+a86b8559a",
"@atlaspack/diagnostic": "2.12.1-canary.3428+a36723bdd",
"@atlaspack/plugin": "2.12.1-canary.3428+a36723bdd",
"@atlaspack/rust": "2.12.1-canary.3428+a36723bdd",
"@atlaspack/utils": "2.12.1-canary.3428+a36723bdd",
"@atlaspack/workers": "2.12.1-canary.3428+a36723bdd",
"@parcel/source-map": "^2.1.1",

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

"peerDependencies": {
"@atlaspack/core": "2.12.1-canary.3427+a86b8559a"
"@atlaspack/core": "2.12.1-canary.3428+a36723bdd"
},
"gitHead": "a86b8559a2aefd7033eb14e71320308f7ece0122"
"gitHead": "a36723bdd944adb8243fa61102923c6811a63001"
}