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
311
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.3444

20

package.json
{
"name": "@atlaspack/transformer-js",
"version": "2.12.1-canary.3443+15e45b97e",
"version": "2.12.1-canary.3444+f790d5759",
"license": "(MIT OR Apache-2.0)",

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

"engines": {
"parcel": "2.12.1-canary.3443+15e45b97e",
"parcel": "2.12.1-canary.3444+f790d5759",
"node": ">= 16.0.0"

@@ -27,8 +27,8 @@ },

"dependencies": {
"@atlaspack/diagnostic": "2.12.1-canary.3443+15e45b97e",
"@atlaspack/feature-flags": "2.12.1-canary.3443+15e45b97e",
"@atlaspack/plugin": "2.12.1-canary.3443+15e45b97e",
"@atlaspack/rust": "2.12.1-canary.3443+15e45b97e",
"@atlaspack/utils": "2.12.1-canary.3443+15e45b97e",
"@atlaspack/workers": "2.12.1-canary.3443+15e45b97e",
"@atlaspack/diagnostic": "2.12.1-canary.3444+f790d5759",
"@atlaspack/feature-flags": "2.12.1-canary.3444+f790d5759",
"@atlaspack/plugin": "2.12.1-canary.3444+f790d5759",
"@atlaspack/rust": "2.12.1-canary.3444+f790d5759",
"@atlaspack/utils": "2.12.1-canary.3444+f790d5759",
"@atlaspack/workers": "2.12.1-canary.3444+f790d5759",
"@parcel/source-map": "^2.1.1",

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

"peerDependencies": {
"@atlaspack/core": "2.12.1-canary.3443+15e45b97e"
"@atlaspack/core": "2.12.1-canary.3444+f790d5759"
},
"gitHead": "15e45b97efca8057803259d2b6362ac1f3e50567"
"gitHead": "f790d5759624f38c8a6663c1e146c59429f79327"
}