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

20

package.json
{
"name": "@atlaspack/transformer-js",
"version": "2.12.1-canary.3407+512b8d123",
"license": "MIT",
"version": "2.12.1-canary.3408+7f7b7ea46",
"license": "(MIT OR Apache-2.0)",
"publishConfig": {

@@ -18,3 +18,3 @@ "access": "public"

"engines": {
"parcel": "2.12.1-canary.3407+512b8d123",
"parcel": "2.12.1-canary.3408+7f7b7ea46",
"node": ">= 16.0.0"

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

"dependencies": {
"@atlaspack/diagnostic": "2.12.1-canary.3407+512b8d123",
"@atlaspack/plugin": "2.12.1-canary.3407+512b8d123",
"@atlaspack/rust": "2.12.1-canary.3407+512b8d123",
"@atlaspack/utils": "2.12.1-canary.3407+512b8d123",
"@atlaspack/workers": "2.12.1-canary.3407+512b8d123",
"@atlaspack/diagnostic": "2.12.1-canary.3408+7f7b7ea46",
"@atlaspack/plugin": "2.12.1-canary.3408+7f7b7ea46",
"@atlaspack/rust": "2.12.1-canary.3408+7f7b7ea46",
"@atlaspack/utils": "2.12.1-canary.3408+7f7b7ea46",
"@atlaspack/workers": "2.12.1-canary.3408+7f7b7ea46",
"@parcel/source-map": "^2.1.1",

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

"peerDependencies": {
"@atlaspack/core": "2.12.1-canary.3407+512b8d123"
"@atlaspack/core": "2.12.1-canary.3408+7f7b7ea46"
},
"gitHead": "512b8d123cedf6478e3444817918d2ad95cdf1f8"
"gitHead": "7f7b7ea4647e69d3cdaa0322531c129d7be1ee53"
}