all-the-package-types 1.0.136 → 1.0.138

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/types.json +10 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.136",
3
+ "version": "1.0.138",
4
4
  "description": "A list of all the `@types` packages on npm with metadata. Updated daily.",
5
5
  "main": "types.json",
6
6
  "bin": "cli.js",
package/types.json CHANGED
@@ -13029,6 +13029,11 @@
13029
13029
  "l": null,
13030
13030
  "t": "filemaker-webviewer"
13031
13031
  },
13032
+ {
13033
+ "p": "https://github.com/sindresorhus/filename-reserved-regex",
13034
+ "l": "filename-reserved-regex",
13035
+ "t": "filename-reserved-regex"
13036
+ },
13032
13037
  {
13033
13038
  "p": "https://github.com/sindresorhus/filenamify",
13034
13039
  "l": "filenamify",
@@ -46779,6 +46784,11 @@
46779
46784
  "l": "slug",
46780
46785
  "t": "slug"
46781
46786
  },
46787
+ {
46788
+ "p": "https://github.com/apostrophecms/sluggo",
46789
+ "l": "sluggo",
46790
+ "t": "sluggo"
46791
+ },
46782
46792
  {
46783
46793
  "p": "https://github.com/JuneAndGreen/sm-crypto",
46784
46794
  "l": "sm-crypto",