all-the-package-types 1.0.147 → 1.0.149

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 +11 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.147",
3
+ "version": "1.0.149",
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
@@ -9239,6 +9239,11 @@
9239
9239
  "l": "detect-port",
9240
9240
  "t": "detect-port"
9241
9241
  },
9242
+ {
9243
+ "p": "https://github.com/fourcube/detect-rpi",
9244
+ "l": "detect-rpi",
9245
+ "t": "detect-rpi"
9246
+ },
9242
9247
  {
9243
9248
  "p": "https://github.com/rafgraph/detect-touch",
9244
9249
  "l": "detect-touch",
@@ -30099,6 +30104,11 @@
30099
30104
  "l": null,
30100
30105
  "t": "massive"
30101
30106
  },
30107
+ {
30108
+ "p": "https://github.com/Mastercard/client-encryption-nodejs",
30109
+ "l": "mastercard-client-encryption",
30110
+ "t": "mastercard-client-encryption"
30111
+ },
30102
30112
  {
30103
30113
  "p": "https://github.com/Mastercard/oauth1-signer-nodejs",
30104
30114
  "l": "mastercard-oauth1-signer",
@@ -47035,7 +47045,7 @@
47035
47045
  "t": "soap"
47036
47046
  },
47037
47047
  {
47038
- "p": "https://github.com/Automattic/social-logos",
47048
+ "p": "https://github.com/Automattic/jetpack",
47039
47049
  "l": "social-logos",
47040
47050
  "t": "social-logos"
47041
47051
  },