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

@cspell/dict-gaming-terms

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cspell/dict-gaming-terms - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

dict/gaming-terms.txt

@@ -11,2 +11,3 @@

Debuff
Despawn
Diggable

@@ -49,2 +50,3 @@ Faceroll

~debuff
~despawn
~diggable

@@ -51,0 +53,0 @@ ~faceroll

10

package.json
{
"name": "@cspell/dict-gaming-terms",
"version": "1.0.4",
"version": "1.0.5",
"description": "Gaming dictionary for cspell.",

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

"scripts": {
"build": "cross-env NODE_OPTIONS=--max_old_space_size=8192 cspell-tools-cli build",
"test": "head -n 1000 \"src/gaming-terms.txt\" | cspell -v -c ./cspell.json stdin",
"build": "cspell-tools-cli build",
"test": "shx head -n 1000 \"src/gaming-terms.txt\" | cspell -v -c ./cspell.json stdin",
"prepublishOnly": "echo OK",
"prepare": "yarn run build"
"prepare:dictionary": "pnpm run build"
},

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

],
"gitHead": "adf21d5f6c5e7fd89674b400e12f82104258e5c5"
"gitHead": "64c6dda797a9e09a7e050b2d27205a8be183d4ba"
}
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