🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@marko/language-tools

Package Overview
Dependencies
Maintainers
7
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@marko/language-tools - npm Package Compare versions

Comparing version
2.5.54
to
2.5.55
+1
-1
dist/extractors/script/util/script-parser.d.ts

@@ -1,2 +0,2 @@

import type * as t from "@babel/types";
import type { types as t } from "@marko/compiler";
import type { Parsed } from "../../../parser";

@@ -3,0 +3,0 @@ export declare class ScriptParser {

{
"name": "@marko/language-tools",
"description": "Marko Language Tools",
"version": "2.5.54",
"version": "2.5.55",
"bugs": "https://github.com/marko-js/language-server/issues/new?template=Bug_report.md",
"peerDependencies": {
"@marko/compiler": "^5.28.4"
},
"dependencies": {
"@babel/parser": "^7.28.6",
"@marko/compiler": "^5.39.53",
"@luxass/strip-json-comments": "^1.4.0",

@@ -16,7 +13,5 @@ "htmljs-parser": "^5.7.4",

"devDependencies": {
"@babel/code-frame": "^7.28.6",
"@marko/compiler": "^5.39.49",
"@types/babel__code-frame": "^7.27.0",
"@typescript/vfs": "^1.6.2",
"marko": "^5.38.18",
"marko": "^5.38.21",
"mitata": "^1.0.34",

@@ -23,0 +18,0 @@ "tsx": "^4.21.0"

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display