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

@cspell/cspell-types

Package Overview
Dependencies
Maintainers
1
Versions
240
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.0.0 to 5.2.4

CHANGELOG.md

7

package.json

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

},
"version": "5.0.0",
"version": "5.2.4",
"description": "Types for cspell and cspell-lib",

@@ -18,3 +18,3 @@ "main": "dist/index.js",

"build": "npm run compile && npm run build-schema",
"build-schema": "ts-json-schema-generator --no-top-ref --path src/settings/CSpellSettingsDef.ts --type CSpellSettings --validation-keywords markdownDescription --validation-keywords scope --validation-keywords deprecationMessage -o ./cspell.schema.json",
"build-schema": "ts-json-schema-generator --no-top-ref --path src/settings/CSpellSettingsDef.ts --type CSpellSettings --validation-keywords markdownDescription --validation-keywords scope --validation-keywords deprecationMessage -o ./cspell.schema.json && cp ./cspell.schema.json ../..",
"clean-build": "npm run clean && npm run build",

@@ -45,3 +45,4 @@ "compile": "tsc -p .",

"typescript": "^4.1.3"
}
},
"gitHead": "a8bb9a921b459929a340ac26d025dc01a9fdb008"
}
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