Socket
Socket
Sign inDemoInstall

@cspell/cspell-types

Package Overview
Dependencies
Maintainers
1
Versions
231
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 5.3.7 to 5.3.8

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [5.3.8](https://github.com/streetsidesoftware/cspell/compare/v5.3.7...v5.3.8) (2021-03-17)
### Bug Fixes
* update schema generator ([#1074](https://github.com/streetsidesoftware/cspell/issues/1074)) ([528b7d0](https://github.com/streetsidesoftware/cspell/commit/528b7d0b67e1f947832de24e7b66c3d7dfd5fb7f))
## [5.3.7](https://github.com/streetsidesoftware/cspell/compare/v5.3.7-alpha.3...v5.3.7) (2021-03-05)

@@ -8,0 +19,0 @@

2

cspell.schema.json

@@ -641,3 +641,3 @@ {

"$ref": "#/definitions/FsPath",
"description": "The root to use for glop patterns found in this configuration. Default: location of the configuration file. For compatibility reasons, config files with version 0.1, the glob root will default to be `${cwd}`.\n\nUse `globRoot` to define a different location. `globRoot` can be relative to the location of this configuration file. Defining globRoot, does not impact imported configurations.\n\nSpecial Values: - `${cwd}` - will be replaced with the current working directory. - `.` - will be the location of the containing configuration file."
"description": "The root to use for glop patterns found in this configuration. Default: location of the configuration file. For compatibility reasons, config files with version 0.1, the glob root will default to be `${cwd}`.\n\nUse `globRoot` to define a different location. `globRoot` can be relative to the location of this configuration file. Defining globRoot, does not impact imported configurations.\n\nSpecial Values:\n- `${cwd}` - will be replaced with the current working directory.\n- `.` - will be the location of the containing configuration file."
},

@@ -644,0 +644,0 @@ "id": {

@@ -6,3 +6,3 @@ {

},
"version": "5.3.7",
"version": "5.3.8",
"description": "Types for cspell and cspell-lib",

@@ -46,9 +46,9 @@ "main": "dist/index.js",

"devDependencies": {
"ajv-cli": "^4.1.0",
"ajv-cli": "^4.2.0",
"jest": "^26.6.3",
"rimraf": "^3.0.2",
"ts-json-schema-generator": "^0.88.0",
"ts-json-schema-generator": "^0.89.0",
"typescript": "^4.2.3"
},
"gitHead": "48a67ced0d0a43a8f905ebe3e7f8e71bd43a8f12"
"gitHead": "f030240e2a5941f0acec16995f42a488a0c839fb"
}
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