🚀 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.59
to
2.5.60
+1
dist/util/normalize-path.d.ts
export declare const normalizePath: (filename: string) => string;
+1
-0

@@ -9,2 +9,3 @@ export * from "./extractors/html";

export { isDefinitionFile } from "./util/is-definition-file";
export { normalizePath } from "./util/normalize-path";
export * as Project from "./util/project";
+1
-1
{
"name": "@marko/language-tools",
"version": "2.5.59",
"version": "2.5.60",
"description": "Marko Language Tools",

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

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

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