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

@cspell/dict-aws

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cspell/dict-aws - npm Package Compare versions

Comparing version 3.0.0 to 4.0.0

dict/aws.txt

2

cspell-ext.json

@@ -11,3 +11,3 @@ // cSpell Settings

"name": "aws",
"path": "./aws.txt.gz",
"path": "./dict/aws.txt",
"description": "AWS dictionary for cspell."

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

{
"name": "@cspell/dict-aws",
"version": "3.0.0",
"version": "4.0.0",
"description": "AWS dictionary for cspell.",

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

"scripts": {
"build": "cspell-tools compile \"aws.txt\" -o .",
"test": "head -n 100 \"aws.txt\" | cspell -v -c ./cspell-ext.json \"--local=*\" \"--languageId=aws\" stdin",
"build": "cspell-tools-cli compile --keep-raw-case --use-legacy-splitter src/aws.txt --no-compress -o ./dict",
"test": "head -n 100 src/aws.txt | cspell -v -c ./cspell-ext.json \"--local=*\" \"--languageId=aws\" stdin",
"prepublishOnly": "echo pre-publish",
"prepare": "yarn run build"
"prepare": "pnpm run build"
},

@@ -38,6 +38,6 @@ "repository": {

"files": [
"aws.txt.gz",
"dict/aws.txt",
"cspell-ext.json"
],
"gitHead": "1ca7c3ef9e48ab76719fd8e7b578eaee452ddf68"
"gitHead": "8c8ef90bd518f9874789ee589205e723fba6ae7c"
}

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

# cSpell AWS Terms Dictionary
# CSpell AWS Terms Dictionary

@@ -3,0 +3,0 @@ AWS terms 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