all-the-package-types 1.0.36 → 1.0.37

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 +10 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.36",
3
+ "version": "1.0.37",
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
@@ -22154,6 +22154,11 @@
22154
22154
  "l": "is-elevated",
22155
22155
  "t": "is-elevated"
22156
22156
  },
22157
+ {
22158
+ "p": "https://github.com/segmentio/is-email",
22159
+ "l": "is-email",
22160
+ "t": "is-email"
22161
+ },
22157
22162
  {
22158
22163
  "p": "https://github.com/ianstormtaylor/is-empty",
22159
22164
  "l": "is-empty",
@@ -45729,6 +45734,11 @@
45729
45734
  "l": "simple-query-string",
45730
45735
  "t": "simple-query-string"
45731
45736
  },
45737
+ {
45738
+ "p": "https://github.com/donfour/simple-react-clipboard",
45739
+ "l": "simple-react-clipboard",
45740
+ "t": "simple-react-clipboard"
45741
+ },
45732
45742
  {
45733
45743
  "p": "https://github.com/michelecocuccio/simple-react-lightbox",
45734
45744
  "l": "simple-react-lightbox",