@cspell/dict-k8s
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -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 |
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15718