all-the-package-types 1.0.177 → 1.0.179

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 +12 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.177",
3
+ "version": "1.0.179",
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
@@ -6470,7 +6470,7 @@
6470
6470
  "t": "combokeys"
6471
6471
  },
6472
6472
  {
6473
- "p": "https://github.com/cometd/cometd",
6473
+ "p": "https://github.com/cometd/cometd-javascript",
6474
6474
  "l": "cometd",
6475
6475
  "t": "cometd"
6476
6476
  },
@@ -25149,6 +25149,11 @@
25149
25149
  "l": "json-to-csv-export",
25150
25150
  "t": "json-to-csv-export"
25151
25151
  },
25152
+ {
25153
+ "p": "https://github.com/kduprey/json-to-go",
25154
+ "l": "json-to-go",
25155
+ "t": "json-to-go"
25156
+ },
25152
25157
  {
25153
25158
  "p": "https://github.com/alexcrist/json-to-pretty-yaml",
25154
25159
  "l": "json-to-pretty-yaml",
@@ -38939,6 +38944,11 @@
38939
38944
  "l": "quantize",
38940
38945
  "t": "quantize"
38941
38946
  },
38947
+ {
38948
+ "p": "https://github.com/quantastica/quantum-circuit",
38949
+ "l": "quantum-circuit",
38950
+ "t": "quantum-circuit"
38951
+ },
38942
38952
  {
38943
38953
  "p": "https://github.com/rawify/Quaternion.js",
38944
38954
  "l": "quaternion",
@@ -44115,7 +44125,7 @@
44115
44125
  "t": "remotedev-server"
44116
44126
  },
44117
44127
  {
44118
- "p": "https://github.com/stiang/remove-markdown",
44128
+ "p": "https://github.com/zuchka/remove-markdown",
44119
44129
  "l": "remove-markdown",
44120
44130
  "t": "remove-markdown"
44121
44131
  },