all-the-package-types 1.0.131 → 1.0.133

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.131",
3
+ "version": "1.0.133",
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
@@ -30419,6 +30419,11 @@
30419
30419
  "l": "@mdx-js/react",
30420
30420
  "t": "mdx-js__react"
30421
30421
  },
30422
+ {
30423
+ "p": "https://github.com/mrmalhotra/meaningful-string",
30424
+ "l": "meaningful-string",
30425
+ "t": "meaningful-string"
30426
+ },
30422
30427
  {
30423
30428
  "p": "https://github.com/jshttp/media-typer",
30424
30429
  "l": "media-typer",
@@ -46115,7 +46120,7 @@
46115
46120
  "t": "shipit-utils"
46116
46121
  },
46117
46122
  {
46118
- "p": "https://github.com/goshippo/shippo-node-client",
46123
+ "p": "https://github.com/goshippo/shippo-javascript-sdk",
46119
46124
  "l": "shippo",
46120
46125
  "t": "shippo"
46121
46126
  },