@cspell/dict-public-licenses
Advanced tools
Comparing version 2.0.6 to 2.0.7
{ | ||
"name": "@cspell/dict-public-licenses", | ||
"version": "2.0.6", | ||
"version": "2.0.7", | ||
"description": "Common Public Licenses dictionary for cspell.", | ||
@@ -20,3 +20,3 @@ "private": false, | ||
"conditional-build": "pnpm run --silent checksum || pnpm run build && pnpm run gen-checksum", | ||
"test-dict": "cspell -v -c ./cspell-ext.json --locale=en --languageId=* --file-list source-files.txt", | ||
"test-dict": "cspell -c ./cspell-ext.json --locale=en --languageId=* --file-list source-files.txt", | ||
"gen-checksum": "cspell-tools-cli shasum -u checksum.txt --list-file source-files.txt source-dependencies.txt", | ||
@@ -29,3 +29,4 @@ "test": "pnpm run test-dict", | ||
"type": "git", | ||
"url": "git+https://github.com/streetsidesoftware/cspell-dicts.git" | ||
"url": "https://github.com/streetsidesoftware/cspell-dict.git", | ||
"directory": "dictionaries/public-licenses" | ||
}, | ||
@@ -39,3 +40,3 @@ "keywords": [ | ||
], | ||
"author": "Jason Dent", | ||
"author": "Street Side Software <support@streetsidesoftware.nl>", | ||
"license": "MIT", | ||
@@ -47,3 +48,3 @@ "bugs": { | ||
"devDependencies": { | ||
"spdx-license-ids": "^3.0.17" | ||
"spdx-license-ids": "^3.0.18" | ||
}, | ||
@@ -56,3 +57,3 @@ "files": [ | ||
], | ||
"gitHead": "6ef94d019ff0de7963b85bc642ba93cf8a0c23ac" | ||
"gitHead": "244a610fc48c63d33e634809b084d005c52305df" | ||
} |
Sorry, the diff of this file is not supported yet
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
8921