all-the-package-types 1.0.147 → 1.0.148

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 +6 -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.148",
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
@@ -30099,6 +30099,11 @@
30099
30099
  "l": null,
30100
30100
  "t": "massive"
30101
30101
  },
30102
+ {
30103
+ "p": "https://github.com/Mastercard/client-encryption-nodejs",
30104
+ "l": "mastercard-client-encryption",
30105
+ "t": "mastercard-client-encryption"
30106
+ },
30102
30107
  {
30103
30108
  "p": "https://github.com/Mastercard/oauth1-signer-nodejs",
30104
30109
  "l": "mastercard-oauth1-signer",
@@ -47035,7 +47040,7 @@
47035
47040
  "t": "soap"
47036
47041
  },
47037
47042
  {
47038
- "p": "https://github.com/Automattic/social-logos",
47043
+ "p": "https://github.com/Automattic/jetpack",
47039
47044
  "l": "social-logos",
47040
47045
  "t": "social-logos"
47041
47046
  },