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
307
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.3594

18

package.json
{
"name": "@atlaspack/packager-js",
"version": "2.12.1-canary.3593+878d5a63d",
"version": "2.12.1-canary.3594+2a1b44705",
"license": "(MIT OR Apache-2.0)",

@@ -15,12 +15,12 @@ "publishConfig": {

"engines": {
"atlaspack": "2.12.1-canary.3593+878d5a63d",
"atlaspack": "2.12.1-canary.3594+2a1b44705",
"node": ">= 16.0.0"
},
"dependencies": {
"@atlaspack/diagnostic": "2.12.1-canary.3593+878d5a63d",
"@atlaspack/feature-flags": "2.12.1-canary.3593+878d5a63d",
"@atlaspack/plugin": "2.12.1-canary.3593+878d5a63d",
"@atlaspack/rust": "2.12.1-canary.3593+878d5a63d",
"@atlaspack/types": "2.12.1-canary.3593+878d5a63d",
"@atlaspack/utils": "2.12.1-canary.3593+878d5a63d",
"@atlaspack/diagnostic": "2.12.1-canary.3594+2a1b44705",
"@atlaspack/feature-flags": "2.12.1-canary.3594+2a1b44705",
"@atlaspack/plugin": "2.12.1-canary.3594+2a1b44705",
"@atlaspack/rust": "2.12.1-canary.3594+2a1b44705",
"@atlaspack/types": "2.12.1-canary.3594+2a1b44705",
"@atlaspack/utils": "2.12.1-canary.3594+2a1b44705",
"@parcel/source-map": "^2.1.1",

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

},
"gitHead": "878d5a63d09b3edb00514cda6e159db64b312b3f"
"gitHead": "2a1b4470588dd4a0bd3bcb8f2520ebe44d88d9dc"
}