@cspell/cspell-bundled-dicts
Advanced tools
Comparing version 5.0.5 to 5.0.6
@@ -6,2 +6,13 @@ # Change Log | ||
## [5.0.6](https://github.com/streetsidesoftware/cspell/compare/v5.0.5...v5.0.6) (2020-12-15) | ||
### Bug Fixes | ||
* missing cspell-default.json file ([#752](https://github.com/streetsidesoftware/cspell/issues/752)) ([e13b2e0](https://github.com/streetsidesoftware/cspell/commit/e13b2e0212b50e9278710c67a044a56c368f4f42)) | ||
## [5.0.5](https://github.com/streetsidesoftware/cspell/compare/v5.0.4...v5.0.5) (2020-12-15) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@cspell/cspell-bundled-dicts", | ||
"version": "5.0.5", | ||
"version": "5.0.6", | ||
"description": "Dictionaries bundled with cspell", | ||
@@ -8,3 +8,10 @@ "publishConfig": { | ||
}, | ||
"files": [], | ||
"main": "cspell-default.json", | ||
"files": [ | ||
"cspell-default.json" | ||
], | ||
"exports": { | ||
".": "./cspell-default.json", | ||
"./cspell-default.json": "./cspell-default.json" | ||
}, | ||
"scripts": {}, | ||
@@ -27,5 +34,2 @@ "repository": { | ||
"homepage": "https://github.com/streetsidesoftware/cspell#readme", | ||
"exports": { | ||
"./cspell-default.json": "./cspell-default.json" | ||
}, | ||
"dependencies": { | ||
@@ -69,3 +73,3 @@ "@cspell/dict-aws": "^1.0.12", | ||
}, | ||
"gitHead": "76c3eff2e0398133608b6a615afe0c235d06bcc4" | ||
"gitHead": "d72dcbadda0fe2f513eed5e94cfec01d0fda82ad" | ||
} |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
7939
4
115
0