📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP

@helios-lang/compiler-utils

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@helios-lang/compiler-utils - npm Package Compare versions

Comparing version

to
0.5.7

{
"name": "@helios-lang/compiler-utils",
"version": "0.5.6",
"version": "0.5.7",
"description": "Helios language compiler library",

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

@@ -86,2 +86,3 @@ import { isUndefined } from "@helios-lang/type-utils"

this._failedMatches = []
this._ignoreNewlines = ignoreNewlines
}

@@ -88,0 +89,0 @@