@cspell/dict-npm 1.0.12 → 1.0.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/npm.txt.gz +0 -0
- package/package.json +2 -2
- package/CHANGELOG.md +0 -76
package/npm.txt.gz
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cspell/dict-npm",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.16",
|
|
4
4
|
"description": "Dictionary of common NPM packages for cspell.",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
@@ -37,5 +37,5 @@
|
|
|
37
37
|
"npm.txt.gz",
|
|
38
38
|
"cspell-ext.json"
|
|
39
39
|
],
|
|
40
|
-
"gitHead": "
|
|
40
|
+
"gitHead": "648c58644eac2bc11360a8475ebb44397ce9d5d2"
|
|
41
41
|
}
|
package/CHANGELOG.md
DELETED
|
@@ -1,76 +0,0 @@
|
|
|
1
|
-
# Change Log
|
|
2
|
-
|
|
3
|
-
All notable changes to this project will be documented in this file.
|
|
4
|
-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
-
|
|
6
|
-
## [1.0.12](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-npm@1.0.11...@cspell/dict-npm@1.0.12) (2021-05-26)
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
### Bug Fixes
|
|
10
|
-
|
|
11
|
-
* add some missing words ([#435](https://github.com/streetsidesoftware/cspell-dicts/issues/435)) ([e4395c6](https://github.com/streetsidesoftware/cspell-dicts/commit/e4395c6522bcac6a9144e3f7d8bedf6f437faa23)), closes [#181](https://github.com/streetsidesoftware/cspell-dicts/issues/181) [#172](https://github.com/streetsidesoftware/cspell-dicts/issues/172) [#175](https://github.com/streetsidesoftware/cspell-dicts/issues/175) [#169](https://github.com/streetsidesoftware/cspell-dicts/issues/169)
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
## [1.0.11](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-npm@1.0.10...@cspell/dict-npm@1.0.11) (2021-04-05)
|
|
18
|
-
|
|
19
|
-
**Note:** Version bump only for package @cspell/dict-npm
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
## [1.0.10](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-npm@1.0.9...@cspell/dict-npm@1.0.10) (2020-12-24)
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
### Bug Fixes
|
|
29
|
-
|
|
30
|
-
* Update softwareTerms.txt ([#308](https://github.com/streetsidesoftware/cspell-dicts/issues/308)) ([49b5ce4](https://github.com/streetsidesoftware/cspell-dicts/commit/49b5ce4a2436f3c99969d6425128d55f84c8a7fc)), closes [#194](https://github.com/streetsidesoftware/cspell-dicts/issues/194)
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
## [1.0.9](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-npm@1.0.8...@cspell/dict-npm@1.0.9) (2020-11-28)
|
|
37
|
-
|
|
38
|
-
**Note:** Version bump only for package @cspell/dict-npm
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
## 1.0.8 (2020-11-27)
|
|
45
|
-
|
|
46
|
-
**Note:** Version bump only for package @cspell/dict-npm
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
## [1.0.7](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dict-npm@1.0.6...cspell-dict-npm@1.0.7) (2020-11-21)
|
|
53
|
-
|
|
54
|
-
**Note:** Version bump only for package cspell-dict-npm
|
|
55
|
-
|
|
56
|
-
## [1.0.6](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dict-npm@1.0.5...cspell-dict-npm@1.0.6) (2020-11-08)
|
|
57
|
-
|
|
58
|
-
### Bug Fixes
|
|
59
|
-
|
|
60
|
-
- do not include Configstore if not necessary ([#270](https://github.com/streetsidesoftware/cspell-dicts/issues/270)) ([d8b625f](https://github.com/streetsidesoftware/cspell-dicts/commit/d8b625f2f42d5cc6c4a9390216ac1e5037886e44))
|
|
61
|
-
|
|
62
|
-
## [1.0.5](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dict-npm@1.0.4...cspell-dict-npm@1.0.5) (2020-10-31)
|
|
63
|
-
|
|
64
|
-
### Bug Fixes
|
|
65
|
-
|
|
66
|
-
- add some common js packages ([3f862cc](https://github.com/streetsidesoftware/cspell-dicts/commit/3f862cc50c8b490ba0818c9e1562b86aafc62a38))
|
|
67
|
-
|
|
68
|
-
# Change Log
|
|
69
|
-
|
|
70
|
-
## 1.0.1
|
|
71
|
-
|
|
72
|
-
- Publish
|
|
73
|
-
|
|
74
|
-
## 1.0.0
|
|
75
|
-
|
|
76
|
-
- Initial Release
|