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
305
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-dev.3567

20

package.json
{
"name": "@atlaspack/transformer-js",
"version": "2.12.1-dev.3566+facdfb05f",
"version": "2.12.1-dev.3567+c06f4487e",
"license": "(MIT OR Apache-2.0)",

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

"engines": {
"atlaspack": "^2.12.1-dev.3566+facdfb05f",
"atlaspack": "^2.12.1-dev.3567+c06f4487e",
"node": ">= 16.0.0"

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

"dependencies": {
"@atlaspack/diagnostic": "2.12.1-dev.3566+facdfb05f",
"@atlaspack/feature-flags": "2.12.1-dev.3566+facdfb05f",
"@atlaspack/plugin": "2.12.1-dev.3566+facdfb05f",
"@atlaspack/rust": "2.12.1-dev.3566+facdfb05f",
"@atlaspack/utils": "2.12.1-dev.3566+facdfb05f",
"@atlaspack/workers": "2.12.1-dev.3566+facdfb05f",
"@atlaspack/diagnostic": "2.12.1-dev.3567+c06f4487e",
"@atlaspack/feature-flags": "2.12.1-dev.3567+c06f4487e",
"@atlaspack/plugin": "2.12.1-dev.3567+c06f4487e",
"@atlaspack/rust": "2.12.1-dev.3567+c06f4487e",
"@atlaspack/utils": "2.12.1-dev.3567+c06f4487e",
"@atlaspack/workers": "2.12.1-dev.3567+c06f4487e",
"@parcel/source-map": "^2.1.1",

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

"peerDependencies": {
"@atlaspack/core": "^2.12.1-dev.3566+facdfb05f"
"@atlaspack/core": "^2.12.1-dev.3567+c06f4487e"
},
"gitHead": "facdfb05f693e50037a82a4afa101adf093fd8c9"
"gitHead": "c06f4487ebddc632957147c8b585a97e149062a1"
}