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

@cspell/dict-typescript

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-typescript - npm Package Compare versions

Comparing version 3.1.1 to 3.1.2

1

dict/typescript.txt

@@ -3571,2 +3571,3 @@

whitespace
whitespaces
whole

@@ -3573,0 +3574,0 @@ wide

8

package.json
{
"name": "@cspell/dict-typescript",
"version": "3.1.1",
"version": "3.1.2",
"description": "TypeScript and JavaScript dictionary for cspell.",

@@ -15,5 +15,5 @@ "publishConfig": {

"build": "cspell-tools-cli compile --keep-raw-case src/typescript.txt --no-compress -o ./dict",
"test": "head -n 100 src/typescript.txt | cspell -v -c ./cspell-ext.json \"--local=*\" \"--languageId=typescript\" stdin",
"test": "shx head -n 100 src/typescript.txt | cspell -v -c ./cspell-ext.json \"--local=*\" \"--languageId=typescript\" stdin",
"prepublishOnly": "echo pre-publish",
"prepare": "yarn run build"
"prepare:dictionary": "pnpm run build"
},

@@ -41,3 +41,3 @@ "repository": {

],
"gitHead": "a8ff83095adc9f526f48772c52195e0456f78668"
"gitHead": "11c4aa7672d6453720a0aaf94404cb7485986a95"
}
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