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

18

package.json
{
"name": "@atlaspack/transformer-js",
"version": "2.12.1-canary.3392+03c0aecab",
"version": "2.12.1-canary.3393+1c13c1943",
"license": "MIT",

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

"engines": {
"parcel": "2.12.1-canary.3392+03c0aecab",
"parcel": "2.12.1-canary.3393+1c13c1943",
"node": ">= 16.0.0"

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

"dependencies": {
"@atlaspack/diagnostic": "2.12.1-canary.3392+03c0aecab",
"@atlaspack/plugin": "2.12.1-canary.3392+03c0aecab",
"@atlaspack/rust": "2.12.1-canary.3392+03c0aecab",
"@atlaspack/utils": "2.12.1-canary.3392+03c0aecab",
"@atlaspack/workers": "2.12.1-canary.3392+03c0aecab",
"@atlaspack/diagnostic": "2.12.1-canary.3393+1c13c1943",
"@atlaspack/plugin": "2.12.1-canary.3393+1c13c1943",
"@atlaspack/rust": "2.12.1-canary.3393+1c13c1943",
"@atlaspack/utils": "2.12.1-canary.3393+1c13c1943",
"@atlaspack/workers": "2.12.1-canary.3393+1c13c1943",
"@parcel/source-map": "^2.1.1",

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

"peerDependencies": {
"@atlaspack/core": "2.12.1-canary.3392+03c0aecab"
"@atlaspack/core": "2.12.1-canary.3393+1c13c1943"
},
"gitHead": "03c0aecab9735c61532c3223a58818189adc6e21"
"gitHead": "1c13c194368d45bdede0f3f79f0d4dc3a83c67ca"
}