Socket
Socket
Sign inDemoInstall

@cspell/dict-nb-no

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.5 to 2.0.0

12

package.json
{
"name": "@cspell/dict-nb-no",
"version": "1.0.5",
"version": "2.0.0",
"description": "Norwegian Bokmål dictionary for cspell.",

@@ -14,8 +14,10 @@ "publishConfig": {

"scripts": {
"build": "cross-env NODE_OPTIONS=--max_old_space_size=8192 cspell-tools-cli compile --trie3 -x compound \"src/nb.dic\" -o .",
"build": "cspell-tools-cli build && pnpm gz",
"build:conditional": "cspell-tools-cli build --conditional && pnpm gz",
"gz": "cspell-tools-cli gzip \"*.trie\"",
"test-words": "hunspell-reader words -n 1000 \"src/nb.dic\" | cspell -v -c ./cspell-ext.json \"--local=nb\" \"--languageId=*\" stdin",
"test-samples": "cspell \"samples/**\"",
"test": "yarn run test-words && yarn run test-samples",
"test": "pnpm run test-words && pnpm run test-samples",
"prepublishOnly": "echo pre-publish",
"prepare": "echo OK"
"prepare": "pnpm run gz"
},

@@ -45,3 +47,3 @@ "repository": {

],
"gitHead": "47a34789c05111e7b3cb693beb5d456bf25a0cb0"
"gitHead": "f6b5f6f68a7582b929f9475df98da41d9b639fb2"
}

@@ -1,2 +0,2 @@

# Cspell Norwegian Bokmål Dictionary
# CSpell Norwegian Bokmål Dictionary

@@ -3,0 +3,0 @@ Norwegian Bokmål dictionary for cspell.

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc