You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@atlaspack/types-internal

Package Overview
Dependencies
Maintainers
3
Versions
990
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaspack/types-internal - npm Package Compare versions

Comparing version
2.14.1-canary.499
to
2.14.1-canary.500
+5
-5
package.json
{
"name": "@atlaspack/types-internal",
"version": "2.14.1-canary.499+de388ff76",
"version": "2.14.1-canary.500+bddd21a53",
"license": "(MIT OR Apache-2.0)",

@@ -19,9 +19,9 @@ "main": "./lib/index.js",

"dependencies": {
"@atlaspack/diagnostic": "2.14.1-canary.499+de388ff76",
"@atlaspack/feature-flags": "2.14.1-canary.499+de388ff76",
"@atlaspack/source-map": "3.2.11-canary.4210+de388ff76",
"@atlaspack/diagnostic": "2.14.1-canary.500+bddd21a53",
"@atlaspack/feature-flags": "2.14.1-canary.500+bddd21a53",
"@atlaspack/source-map": "3.2.11-canary.4211+bddd21a53",
"utility-types": "^3.10.0"
},
"type": "commonjs",
"gitHead": "de388ff76d39dece97ad475fcccdb6efb6283bfc"
"gitHead": "bddd21a5313974ca333c02b2da1c6f85d1afaaea"
}