@markuplint/types
Advanced tools
Comparing version 4.0.0-alpha.8 to 4.0.0-alpha.9
@@ -23,3 +23,3 @@ import type { TokenValue } from './types.js'; | ||
static getLine(value: string, offset: number): number; | ||
static getType(value: string, separators?: readonly string[]): 1 | 13 | 18; | ||
static getType(value: string, separators?: readonly string[]): 1 | 18 | 13; | ||
static shiftLocation(token: Readonly<Token>, offset: number): { | ||
@@ -26,0 +26,0 @@ offset: number; |
{ | ||
"name": "@markuplint/types", | ||
"version": "4.0.0-alpha.8", | ||
"version": "4.0.0-alpha.9", | ||
"description": "Type declaration and value checker", | ||
@@ -42,3 +42,3 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
}, | ||
"gitHead": "5bcd25f13ff804af0d09aaabd87e495af668e6a8" | ||
"gitHead": "c86b754700aaf61b561a64dbd0c87424e772f619" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package