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 4.0.1 to 4.0.2

12

package.json
{
"name": "@cspell/dict-ada",
"version": "4.0.1",
"version": "4.0.2",
"description": "Ada Language dictionary for cspell.",

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

"scripts": {
"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 src/ada.txt | cspell -v -c ./cspell-ext.json --local=* --languageId=ada stdin",
"build": "cspell-tools-cli build",
"test": "pnpm run test-dict && pnpm run test-samples",
"test-dict": "shx head -n 100 src/ada.txt | cspell -v -c ./cspell-ext.json --local=* --languageId=ada stdin",
"test-samples": "cspell \"samples/**\"",
"prepublishOnly": "echo pre-publish",
"prepare": "yarn run build"
"prepare": "pnpm run build"
},

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

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

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

# Cspell Ada Language Dictionary
# CSpell Ada Language Dictionary

@@ -3,0 +3,0 @@ Ada Language dictionary for cspell.

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