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

18

package.json
{
"name": "@atlaspack/packager-js",
"version": "2.12.1-canary.3623+b509ab3ff",
"version": "2.12.1-canary.3624+888b09f09",
"license": "(MIT OR Apache-2.0)",

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

"engines": {
"atlaspack": "2.12.1-canary.3623+b509ab3ff",
"atlaspack": "2.12.1-canary.3624+888b09f09",
"node": ">= 16.0.0"
},
"dependencies": {
"@atlaspack/diagnostic": "2.12.1-canary.3623+b509ab3ff",
"@atlaspack/feature-flags": "2.12.1-canary.3623+b509ab3ff",
"@atlaspack/plugin": "2.12.1-canary.3623+b509ab3ff",
"@atlaspack/rust": "2.12.1-canary.3623+b509ab3ff",
"@atlaspack/types": "2.12.1-canary.3623+b509ab3ff",
"@atlaspack/utils": "2.12.1-canary.3623+b509ab3ff",
"@atlaspack/diagnostic": "2.12.1-canary.3624+888b09f09",
"@atlaspack/feature-flags": "2.12.1-canary.3624+888b09f09",
"@atlaspack/plugin": "2.12.1-canary.3624+888b09f09",
"@atlaspack/rust": "2.12.1-canary.3624+888b09f09",
"@atlaspack/types": "2.12.1-canary.3624+888b09f09",
"@atlaspack/utils": "2.12.1-canary.3624+888b09f09",
"@parcel/source-map": "^2.1.1",

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

},
"gitHead": "b509ab3ffe5d27e924fa0c573f73e85cf7393f1c"
"gitHead": "888b09f09be9a7e0ef6e6416a9a85d19c59fc8bc"
}