Socket
Socket
Sign inDemoInstall

@oxc-parser/wasm

Package Overview
Dependencies
Maintainers
0
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oxc-parser/wasm - npm Package Compare versions

Comparing version 0.19.0 to 0.20.0

4

node/oxc_parser_wasm.d.ts

@@ -742,2 +742,3 @@ /* tslint:disable */

type: AccessorPropertyType;
decorators: Decorator[];
key: PropertyKey;

@@ -747,3 +748,2 @@ value: Expression | null;

static: boolean;
decorators: Decorator[];
}

@@ -851,2 +851,3 @@

type: "FormalParameter";
decorators: Decorator[];
pattern: BindingPattern;

@@ -856,3 +857,2 @@ accessibility: TSAccessibility | null;

override: boolean;
decorators: Decorator[];
}

@@ -859,0 +859,0 @@

{
"name": "@oxc-parser/wasm",
"version": "0.19.0",
"version": "0.20.0",
"description": "Wasm target for the oxc parser.",

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

@@ -742,2 +742,3 @@ /* tslint:disable */

type: AccessorPropertyType;
decorators: Decorator[];
key: PropertyKey;

@@ -747,3 +748,2 @@ value: Expression | null;

static: boolean;
decorators: Decorator[];
}

@@ -851,2 +851,3 @@

type: "FormalParameter";
decorators: Decorator[];
pattern: BindingPattern;

@@ -856,3 +857,2 @@ accessibility: TSAccessibility | null;

override: boolean;
decorators: Decorator[];
}

@@ -859,0 +859,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc