🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@oxc-project/types

Package Overview
Dependencies
Maintainers
1
Versions
136
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
0.138.0
to
0.139.0
+1
-1
package.json
{
"name": "@oxc-project/types",
"version": "0.138.0",
"version": "0.139.0",
"description": "Types for Oxc AST nodes",

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

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

optional?: false;
typeAnnotation?: null;
typeAnnotation?: TSTypeAnnotation | null;
parent?: Node;

@@ -610,3 +610,3 @@ }

optional?: false;
typeAnnotation?: null;
typeAnnotation?: TSTypeAnnotation | null;
parent?: Node;

@@ -632,3 +632,3 @@ }

optional?: false;
typeAnnotation?: null;
typeAnnotation?: TSTypeAnnotation | null;
parent?: Node;

@@ -642,3 +642,3 @@ }

optional?: false;
typeAnnotation?: null;
typeAnnotation?: TSTypeAnnotation | null;
value?: null;

@@ -645,0 +645,0 @@ parent?: Node;