New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@atlaspack/packager-js

Package Overview
Dependencies
Maintainers
0
Versions
306
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaspack/packager-js - npm Package Compare versions

Comparing version

to
2.12.1-canary.3403

18

package.json
{
"name": "@atlaspack/packager-js",
"version": "2.12.1-canary.3402+8fb577a4c",
"version": "2.12.1-canary.3403+ed743c23d",
"license": "MIT",

@@ -16,11 +16,11 @@ "publishConfig": {

"node": ">= 16.0.0",
"parcel": "2.12.1-canary.3402+8fb577a4c"
"parcel": "2.12.1-canary.3403+ed743c23d"
},
"dependencies": {
"@atlaspack/diagnostic": "2.12.1-canary.3402+8fb577a4c",
"@atlaspack/feature-flags": "2.12.1-canary.3402+8fb577a4c",
"@atlaspack/plugin": "2.12.1-canary.3402+8fb577a4c",
"@atlaspack/rust": "2.12.1-canary.3402+8fb577a4c",
"@atlaspack/types": "2.12.1-canary.3402+8fb577a4c",
"@atlaspack/utils": "2.12.1-canary.3402+8fb577a4c",
"@atlaspack/diagnostic": "2.12.1-canary.3403+ed743c23d",
"@atlaspack/feature-flags": "2.12.1-canary.3403+ed743c23d",
"@atlaspack/plugin": "2.12.1-canary.3403+ed743c23d",
"@atlaspack/rust": "2.12.1-canary.3403+ed743c23d",
"@atlaspack/types": "2.12.1-canary.3403+ed743c23d",
"@atlaspack/utils": "2.12.1-canary.3403+ed743c23d",
"@parcel/source-map": "^2.1.1",

@@ -30,3 +30,3 @@ "globals": "^13.2.0",

},
"gitHead": "8fb577a4c89f40de0c9e734abcbf31bec4011c90"
"gitHead": "ed743c23d96e1e68c69e9b1084f3570fa66337ec"
}