Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

typescript-parser-deluxe

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typescript-parser-deluxe - npm Package Compare versions

Comparing version 1.2.4 to 1.2.5

1

node-parser/class-parser.js

@@ -88,2 +88,3 @@ "use strict";

}
positionCache[item.pos] = true;
let finalText;

@@ -90,0 +91,0 @@ if (item.kind === 163) {

2

package.json
{
"name": "typescript-parser-deluxe",
"version": "1.2.4",
"version": "1.2.5",
"description": "Parser for typescript (and javascript) files, that compiles those files and generates a human understandable AST.",

@@ -5,0 +5,0 @@ "main": "index.js",

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