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

18

package.json
{
"name": "@atlaspack/transformer-js",
"version": "2.12.1-canary.3400+414fc639c",
"version": "2.12.1-canary.3401+d01e7cbfd",
"license": "MIT",

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

"engines": {
"parcel": "2.12.1-canary.3400+414fc639c",
"parcel": "2.12.1-canary.3401+d01e7cbfd",
"node": ">= 16.0.0"

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

"dependencies": {
"@atlaspack/diagnostic": "2.12.1-canary.3400+414fc639c",
"@atlaspack/plugin": "2.12.1-canary.3400+414fc639c",
"@atlaspack/rust": "2.12.1-canary.3400+414fc639c",
"@atlaspack/utils": "2.12.1-canary.3400+414fc639c",
"@atlaspack/workers": "2.12.1-canary.3400+414fc639c",
"@atlaspack/diagnostic": "2.12.1-canary.3401+d01e7cbfd",
"@atlaspack/plugin": "2.12.1-canary.3401+d01e7cbfd",
"@atlaspack/rust": "2.12.1-canary.3401+d01e7cbfd",
"@atlaspack/utils": "2.12.1-canary.3401+d01e7cbfd",
"@atlaspack/workers": "2.12.1-canary.3401+d01e7cbfd",
"@parcel/source-map": "^2.1.1",

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

"peerDependencies": {
"@atlaspack/core": "2.12.1-canary.3400+414fc639c"
"@atlaspack/core": "2.12.1-canary.3401+d01e7cbfd"
},
"gitHead": "414fc639cce1e1392c3a69efae5f431f5e52c25b"
"gitHead": "d01e7cbfd923b8bd6558627c93ec81096b36c184"
}