all-the-package-types 1.0.24 → 1.0.25

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 +35 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.24",
3
+ "version": "1.0.25",
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
@@ -3074,6 +3074,36 @@
3074
3074
  "l": "bbcode-to-react",
3075
3075
  "t": "bbcode-to-react"
3076
3076
  },
3077
+ {
3078
+ "p": "https://github.com/JiLiZART/bbob",
3079
+ "l": "@bbob/core",
3080
+ "t": "bbob__core"
3081
+ },
3082
+ {
3083
+ "p": "https://github.com/JiLiZART/bbob",
3084
+ "l": "@bbob/html",
3085
+ "t": "bbob__html"
3086
+ },
3087
+ {
3088
+ "p": "https://github.com/JiLiZART/bbob",
3089
+ "l": "@bbob/parser",
3090
+ "t": "bbob__parser"
3091
+ },
3092
+ {
3093
+ "p": "https://github.com/JiLiZART/bbob",
3094
+ "l": "@bbob/plugin-helper",
3095
+ "t": "bbob__plugin-helper"
3096
+ },
3097
+ {
3098
+ "p": "https://github.com/JiLiZART/bbob",
3099
+ "l": "@bbob/preset",
3100
+ "t": "bbob__preset"
3101
+ },
3102
+ {
3103
+ "p": "https://github.com/JiLiZART/bbob",
3104
+ "l": "@bbob/preset-html5",
3105
+ "t": "bbob__preset-html5"
3106
+ },
3077
3107
  {
3078
3108
  "p": "https://github.com/ealmansi/bchaddrjs",
3079
3109
  "l": "bchaddrjs",
@@ -24804,6 +24834,11 @@
24804
24834
  "l": "jsurl2",
24805
24835
  "t": "jsurl2"
24806
24836
  },
24837
+ {
24838
+ "p": "https://github.com/jsx-eslint/jsx-ast-utils",
24839
+ "l": "jsx-ast-utils",
24840
+ "t": "jsx-ast-utils"
24841
+ },
24807
24842
  {
24808
24843
  "p": "https://github.com/bkonkle/jsx-chai",
24809
24844
  "l": "jsx-chai",