@markuplint/types
Advanced tools
Comparing version 4.6.1 to 4.6.2
@@ -6,3 +6,3 @@ # Change Log | ||
## [4.6.1](https://github.com/markuplint/markuplint/compare/@markuplint/types@4.6.0...@markuplint/types@4.6.1) (2024-10-14) | ||
## [4.6.2](https://github.com/markuplint/markuplint/compare/@markuplint/types@4.6.1...@markuplint/types@4.6.2) (2024-10-15) | ||
@@ -15,2 +15,6 @@ **Note:** Version bump only for package @markuplint/types | ||
## [4.6.1](https://github.com/markuplint/markuplint/compare/@markuplint/types@4.6.0...@markuplint/types@4.6.1) (2024-10-14) | ||
**Note:** Version bump only for package @markuplint/types | ||
# [4.6.0](https://github.com/markuplint/markuplint/compare/@markuplint/types@4.5.4...@markuplint/types@4.6.0) (2024-09-23) | ||
@@ -17,0 +21,0 @@ |
@@ -33,3 +33,3 @@ import type { TokenValue } from './types.js'; | ||
}; | ||
static getType(value: string, separators?: readonly string[]): 1 | 18 | 13; | ||
static getType(value: string, separators?: readonly string[]): 1 | 13 | 18; | ||
static shiftLocation(token: Readonly<Token>, offset: number): { | ||
@@ -36,0 +36,0 @@ offset: number; |
{ | ||
"name": "@markuplint/types", | ||
"version": "4.6.1", | ||
"version": "4.6.2", | ||
"description": "Type declaration and value checker", | ||
@@ -32,3 +32,3 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"dependencies": { | ||
"@markuplint/shared": "4.4.6", | ||
"@markuplint/shared": "4.4.7", | ||
"@types/css-tree": "2.3.8", | ||
@@ -44,3 +44,3 @@ "@types/debug": "4.1.12", | ||
}, | ||
"gitHead": "e59d4e8b762c66c7e3fb8b0a0d9d99d5160b0afa" | ||
"gitHead": "c8c82d36c2e48d191091cbc22ca1b99ed0704b9f" | ||
} |
240704
+ Added@markuplint/shared@4.4.7(transitive)
- Removed@markuplint/shared@4.4.6(transitive)
Updated@markuplint/shared@4.4.7