Skip to content

Commit

Permalink
Update all-the-package-types to 1.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 6, 2023
1 parent c3229e8 commit 5fa692a
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "all-the-package-types",
"version": "1.0.11",
"version": "1.0.12",
"description": "A list of all the `@types` packages on npm with metadata. Updated daily.",
"main": "types.json",
"bin": "cli.js",
Expand Down
30 changes: 30 additions & 0 deletions types.json
Original file line number Diff line number Diff line change
Expand Up @@ -729,6 +729,11 @@
"l": "alpinejs",
"t": "alpinejs"
},
{
"p": "https://github.com/alpinejs/alpine",
"l": "@alpinejs/collapse",
"t": "alpinejs__collapse"
},
{
"p": "https://github.com/alpinejs/alpine",
"l": "@alpinejs/focus",
Expand Down Expand Up @@ -6114,6 +6119,11 @@
"l": "coinstring",
"t": "coinstring"
},
{
"p": null,
"l": "colab",
"t": "colab"
},
{
"p": "https://github.com/montagejs/collections",
"l": "collections",
Expand Down Expand Up @@ -13769,6 +13779,11 @@
"l": "functional-red-black-tree",
"t": "functional-red-black-tree"
},
{
"p": "https://github.com/inspect-js/functions-have-names",
"l": "functions-have-names",
"t": "functions-have-names"
},
{
"p": "https://github.com/SAP/fundamental-react",
"l": "fundamental-react",
Expand Down Expand Up @@ -29079,11 +29094,21 @@
"l": "mainloop.js",
"t": "mainloop.js"
},
{
"p": "https://github.com/ljharb/make-arrow-function",
"l": "make-arrow-function",
"t": "make-arrow-function"
},
{
"p": "https://github.com/ljharb/make-async-function",
"l": "make-async-function",
"t": "make-async-function"
},
{
"p": "https://github.com/ljharb/make-async-generator-function",
"l": "make-async-generator-function",
"t": "make-async-generator-function"
},
{
"p": "https://github.com/sindresorhus/make-dir",
"l": "make-dir",
Expand All @@ -29094,6 +29119,11 @@
"l": "make-fetch-happen",
"t": "make-fetch-happen"
},
{
"p": "https://github.com/ljharb/make-generator-function",
"l": "make-generator-function",
"t": "make-generator-function"
},
{
"p": null,
"l": null,
Expand Down

0 comments on commit 5fa692a

Please sign in to comment.