🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@oxc-project/types

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oxc-project/types - npm Package Compare versions

Comparing version

to
0.72.0

2

package.json
{
"name": "@oxc-project/types",
"version": "0.71.0",
"version": "0.72.0",
"description": "Types for Oxc AST nodes",

@@ -5,0 +5,0 @@ "keywords": [

@@ -745,3 +745,3 @@ // Auto-generated code, DO NOT EDIT DIRECTLY!

options: Expression | null;
phase?: ImportPhase | null;
phase: ImportPhase | null;
}

@@ -748,0 +748,0 @@