all-the-package-types 1.0.24 → 1.0.26

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 +40 -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.26",
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
@@ -2224,6 +2224,11 @@
2224
2224
  "l": "@atom/watcher",
2225
2225
  "t": "atom__watcher"
2226
2226
  },
2227
+ {
2228
+ "p": "https://github.com/davidmarkclements/atomic-sleep",
2229
+ "l": "atomic-sleep",
2230
+ "t": "atomic-sleep"
2231
+ },
2227
2232
  {
2228
2233
  "p": "https://github.com/soywiz/atpl.js",
2229
2234
  "l": "atpl",
@@ -3074,6 +3079,36 @@
3074
3079
  "l": "bbcode-to-react",
3075
3080
  "t": "bbcode-to-react"
3076
3081
  },
3082
+ {
3083
+ "p": "https://github.com/JiLiZART/bbob",
3084
+ "l": "@bbob/core",
3085
+ "t": "bbob__core"
3086
+ },
3087
+ {
3088
+ "p": "https://github.com/JiLiZART/bbob",
3089
+ "l": "@bbob/html",
3090
+ "t": "bbob__html"
3091
+ },
3092
+ {
3093
+ "p": "https://github.com/JiLiZART/bbob",
3094
+ "l": "@bbob/parser",
3095
+ "t": "bbob__parser"
3096
+ },
3097
+ {
3098
+ "p": "https://github.com/JiLiZART/bbob",
3099
+ "l": "@bbob/plugin-helper",
3100
+ "t": "bbob__plugin-helper"
3101
+ },
3102
+ {
3103
+ "p": "https://github.com/JiLiZART/bbob",
3104
+ "l": "@bbob/preset",
3105
+ "t": "bbob__preset"
3106
+ },
3107
+ {
3108
+ "p": "https://github.com/JiLiZART/bbob",
3109
+ "l": "@bbob/preset-html5",
3110
+ "t": "bbob__preset-html5"
3111
+ },
3077
3112
  {
3078
3113
  "p": "https://github.com/ealmansi/bchaddrjs",
3079
3114
  "l": "bchaddrjs",
@@ -24804,6 +24839,11 @@
24804
24839
  "l": "jsurl2",
24805
24840
  "t": "jsurl2"
24806
24841
  },
24842
+ {
24843
+ "p": "https://github.com/jsx-eslint/jsx-ast-utils",
24844
+ "l": "jsx-ast-utils",
24845
+ "t": "jsx-ast-utils"
24846
+ },
24807
24847
  {
24808
24848
  "p": "https://github.com/bkonkle/jsx-chai",
24809
24849
  "l": "jsx-chai",