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

20

package.json
{
"name": "@atlaspack/transformer-js",
"version": "2.12.1-canary.3557+4ec090221",
"version": "2.12.1-canary.3558+ec7485241",
"license": "(MIT OR Apache-2.0)",

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

"engines": {
"atlaspack": "2.12.1-canary.3557+4ec090221",
"atlaspack": "2.12.1-canary.3558+ec7485241",
"node": ">= 16.0.0"

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

"dependencies": {
"@atlaspack/diagnostic": "2.12.1-canary.3557+4ec090221",
"@atlaspack/feature-flags": "2.12.1-canary.3557+4ec090221",
"@atlaspack/plugin": "2.12.1-canary.3557+4ec090221",
"@atlaspack/rust": "2.12.1-canary.3557+4ec090221",
"@atlaspack/utils": "2.12.1-canary.3557+4ec090221",
"@atlaspack/workers": "2.12.1-canary.3557+4ec090221",
"@atlaspack/diagnostic": "2.12.1-canary.3558+ec7485241",
"@atlaspack/feature-flags": "2.12.1-canary.3558+ec7485241",
"@atlaspack/plugin": "2.12.1-canary.3558+ec7485241",
"@atlaspack/rust": "2.12.1-canary.3558+ec7485241",
"@atlaspack/utils": "2.12.1-canary.3558+ec7485241",
"@atlaspack/workers": "2.12.1-canary.3558+ec7485241",
"@parcel/source-map": "^2.1.1",

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

"peerDependencies": {
"@atlaspack/core": "2.12.1-canary.3557+4ec090221"
"@atlaspack/core": "2.12.1-canary.3558+ec7485241"
},
"gitHead": "4ec0902215c46322d903e12467b31a8cedc0e879"
"gitHead": "ec7485241833d49a722782b4b52fcb9cd33c4721"
}