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

@cspell/dict-ada

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cspell/dict-ada - npm Package Compare versions

Comparing version 3.0.0 to 4.0.0

dict/ada.txt

2

cspell-ext.json

@@ -11,3 +11,3 @@ {

"name": "ada",
"path": "./ada.txt.gz",
"path": "./dict/ada.txt",
"description": "Ada Language Dictionary"

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

{
"name": "@cspell/dict-ada",
"version": "3.0.0",
"version": "4.0.0",
"description": "Ada Language dictionary for cspell.",

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

"scripts": {
"build": "cspell-tools compile \"ada.txt\" -o .",
"build": "cspell-tools-cli compile --keep-raw-case src/ada.txt --no-compress -o ./dict",
"test": "yarn run test-dict && yarn run test-samples",
"test-dict": "head -n 100 \"ada.txt\" | cspell -v -c ./cspell-ext.json --local=* --languageId=ada stdin",
"test-dict": "head -n 100 src/ada.txt | cspell -v -c ./cspell-ext.json --local=* --languageId=ada stdin",
"test-samples": "cspell \"samples/**\"",

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

"files": [
"ada.txt.gz",
"dict/ada.txt",
"cspell-ext.json"
],
"gitHead": "1ca7c3ef9e48ab76719fd8e7b578eaee452ddf68"
"gitHead": "6281ddf47fdb43dd115466ff684eba7dc64785d4"
}
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