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.0.0 to 3.0.1

dict/typescript.txt

2

cspell-ext.json

@@ -11,3 +11,3 @@ // cSpell Settings

"name": "typescript",
"path": "./typescript.txt.gz",
"path": "./dict/typescript.txt",
"description": "TypeScript and JavaScript dictionary for cspell."

@@ -14,0 +14,0 @@ }

{
"name": "@cspell/dict-typescript",
"version": "3.0.0",
"version": "3.0.1",
"description": "TypeScript and JavaScript dictionary for cspell.",

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

"scripts": {
"build": "cspell-tools compile \"typescript.txt\" -o .",
"build": "cspell-tools compile \"typescript.txt\" --no-compress -o ./dict",
"test": "head -n 100 \"typescript.txt\" | cspell -v -c ./cspell-ext.json \"--local=*\" \"--languageId=typescript\" stdin",

@@ -38,6 +38,6 @@ "prepublishOnly": "echo pre-publish",

"files": [
"typescript.txt.gz",
"dict/*",
"cspell-ext.json"
],
"gitHead": "1ca7c3ef9e48ab76719fd8e7b578eaee452ddf68"
"gitHead": "88069cd4b35f74865a19cdddec65d3da53cd1efd"
}
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