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

@cspell/dict-dotnet

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cspell/dict-dotnet - npm Package Compare versions

Comparing version 3.0.1 to 4.0.0

3

dict/dotnet.txt

@@ -0,1 +1,4 @@

# cspell-tools: keep-case no-split
a

@@ -2,0 +5,0 @@ abbreviated

8

package.json
{
"name": "@cspell/dict-dotnet",
"version": "3.0.1",
"version": "4.0.0",
"description": ".Net dictionary for cspell.",

@@ -14,4 +14,4 @@ "publishConfig": {

"scripts": {
"build": "cspell-tools compile dotnet.txt --no-compress -o ./dict",
"test": "head -n 100 \"dotnet.txt\" | cspell -v -c ./cspell-ext.json --local=* --languageId=cs stdin",
"build": "cspell-tools-cli compile --keep-raw-case --use-legacy-splitter src/dotnet.txt --no-compress -o ./dict",
"test": "head -n 100 src/dotnet.txt | cspell -v -c ./cspell-ext.json --local=* --languageId=cs stdin",
"prepublishOnly": "echo pre-publish",

@@ -41,3 +41,3 @@ "prepare": "yarn run build"

],
"gitHead": "fe9e77ac24549b17abedd57e5a1b690ed53c442a"
"gitHead": "8c20cb186c0683008207540a7d6a2456d577b669"
}
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