Sign In

@cspell/cspell-types

Package Overview
Dependencies
Maintainers
1
Versions
279
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cspell/cspell-types - npm Package Compare versions

Comparing version
9.6.0
to
9.6.1
+1
-1
dist/index.d.mts

@@ -1504,3 +1504,3 @@ import { ParseResult, ParsedText, Parser, ParserName, ParserOptions } from "./Parser/index.mjs";

* See the [Dictionaries](https://cspell.org/docs/dictionaries/)
* and [Custom Dictionaries](https://cspell.org/docs/dictionaries-custom/) for more details.
* and [Custom Dictionaries](https://cspell.org/docs/dictionaries/custom-dictionaries/) for more details.
*/

@@ -1507,0 +1507,0 @@ dictionaries?: DictionaryReference[];

@@ -1504,3 +1504,3 @@ import { ParseResult, ParsedText, Parser, ParserName, ParserOptions } from "./Parser/index.js";

* See the [Dictionaries](https://cspell.org/docs/dictionaries/)
* and [Custom Dictionaries](https://cspell.org/docs/dictionaries-custom/) for more details.
* and [Custom Dictionaries](https://cspell.org/docs/dictionaries/custom-dictionaries/) for more details.
*/

@@ -1507,0 +1507,0 @@ dictionaries?: DictionaryReference[];

@@ -7,3 +7,3 @@ {

},
"version": "9.6.0",
"version": "9.6.1",
"description": "Types for cspell and cspell-lib",

@@ -90,3 +90,3 @@ "type": "commonjs",

"homepage": "https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-types#readme",
"gitHead": "163793ddf2a0ad90bc7c90351698a106003297af"
"gitHead": "666fb79096d25c53af9519cad07030e7aca597e1"
}

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