Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@markuplint/types

Package Overview
Dependencies
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@markuplint/types - npm Package Compare versions

Comparing version 4.0.0-alpha.8 to 4.0.0-alpha.9

2

lib/token/token.d.ts

@@ -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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc