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

@cspell/dict-k8s

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cspell/dict-k8s - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

6

dict/k8s.txt

@@ -281,2 +281,3 @@

httpHeaders
hyperkube
id

@@ -316,6 +317,11 @@ image

kind
konnectivity
kubeProxyVersion
kubeadm
kubelet
kubeletConfigKey
kubeletEndpoint
kubeletVersion
kubelets
kubernetes
labelSelector

@@ -322,0 +328,0 @@ labelSelectorPath

8

package.json
{
"name": "@cspell/dict-k8s",
"version": "1.0.1",
"version": "1.0.2",
"description": "K8s dictionary for cspell.",

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

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

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

],
"gitHead": "a8ff83095adc9f526f48772c52195e0456f78668"
"gitHead": "6b07c515cf7d4fce23332637e9a52a878310bb6f"
}
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