all-the-package-types 1.0.9 → 1.0.10

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.9",
3
+ "version": "1.0.10",
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
@@ -29074,6 +29074,11 @@
29074
29074
  "l": "mainloop.js",
29075
29075
  "t": "mainloop.js"
29076
29076
  },
29077
+ {
29078
+ "p": "https://github.com/ljharb/make-async-function",
29079
+ "l": "make-async-function",
29080
+ "t": "make-async-function"
29081
+ },
29077
29082
  {
29078
29083
  "p": "https://github.com/sindresorhus/make-dir",
29079
29084
  "l": "make-dir",
@@ -44914,6 +44919,11 @@
44914
44919
  "l": "serverless-jest-plugin",
44915
44920
  "t": "serverless-jest-plugin"
44916
44921
  },
44922
+ {
44923
+ "p": "https://github.com/horike37/serverless-step-functions",
44924
+ "l": "serverless-step-functions",
44925
+ "t": "serverless-step-functions"
44926
+ },
44917
44927
  {
44918
44928
  "p": null,
44919
44929
  "l": "serverless-tencent-scf",