New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cspell-dict-en_us

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cspell-dict-en_us - npm Package Compare versions

Comparing version 1.2.12 to 1.2.13

21

package.json
{
"name": "cspell-dict-en_us",
"version": "1.2.12",
"version": "1.2.13",
"description": "English dictionary for cspell.",

@@ -10,12 +10,10 @@ "bin": {

"scripts": {
"build": "cspell-tools compile-trie \"en_US.txt\" -o .",
"prepublishOnly": "cp ../../util/* .",
"build": "../../node_modules/.bin/cspell-tools compile-trie \"en_US.txt\" -o .",
"prepare": "cp ../../util/* .",
"cspell-link": "node link.js",
"cspell-unlink": "node unlink.js",
"publish-minor": "npm version minor && npm publish",
"publish-patch": "npm version patch && npm publish"
"cspell-unlink": "node unlink.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Jason3S/cspell-dicts.git"
"url": "git+https://github.com/streetsidesoftware/cspell-dicts.git"
},

@@ -36,8 +34,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/Jason3S/cspell-dicts/issues"
"url": "https://github.com/streetsidesoftware/cspell-dicts/issues"
},
"homepage": "https://github.com/Jason3S/cspell-dicts/blob/master/en_US/README.md",
"devDependencies": {
"cspell-tools": "^3.0.4"
},
"homepage": "https://github.com/streetsidesoftware/cspell-dicts/blob/master/packages/en_US#readme",
"dependencies": {

@@ -52,3 +47,3 @@ "configstore": "^4.0.0"

],
"gitHead": "f290acc72339fdb9e226b9f054b30b3d869ba3e5"
"gitHead": "019c9b6fe1fb0fea20ff2b709aedd1c1b4e52fb2"
}
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