Skip to content

Commit 59bc642

Browse files
author
github-actions
committed
Update all-the-package-types to 1.0.326
1 parent 8c61c6c commit 59bc642

2 files changed

Lines changed: 10 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "all-the-package-types",
3-
"version": "1.0.325",
3+
"version": "1.0.326",
44
"description": "A list of all the `@types` packages on npm with metadata. Updated daily.",
55
"main": "types.json",
66
"bin": "cli.js",

types.json

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3355,8 +3355,8 @@
33553355
"t": "begin__data"
33563356
},
33573357
{
3358-
"p": null,
3359-
"l": null,
3358+
"p": "https://github.com/codetypess/behavior3-ts",
3359+
"l": "behavior3",
33603360
"t": "behavior3"
33613361
},
33623362
{
@@ -9569,6 +9569,11 @@
95699569
"l": "di-lite",
95709570
"t": "di-lite"
95719571
},
9572+
{
9573+
"p": "https://github.com/Nijikokun/Diacritics.js",
9574+
"l": "diacritic",
9575+
"t": "diacritic"
9576+
},
95729577
{
95739578
"p": "https://github.com/andrewrk/node-diacritics",
95749579
"l": "diacritics",
@@ -30680,12 +30685,12 @@
3068030685
"t": "makeup-keyboard-trap"
3068130686
},
3068230687
{
30683-
"p": "https://github.com/makeup/makeup-js/tree/master/packages/core/makeup-prevent-scroll-keys",
30688+
"p": "https://github.com/makeup/makeup-js",
3068430689
"l": "makeup-prevent-scroll-keys",
3068530690
"t": "makeup-prevent-scroll-keys"
3068630691
},
3068730692
{
30688-
"p": "https://github.com/makeup/makeup-js/tree/master/packages/core/makeup-screenreader-trap",
30693+
"p": "https://github.com/makeup/makeup-js",
3068930694
"l": "makeup-screenreader-trap",
3069030695
"t": "makeup-screenreader-trap"
3069130696
},

0 commit comments

Comments
 (0)