all-the-package-types 1.0.138 → 1.0.140

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.138",
3
+ "version": "1.0.140",
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
@@ -1744,6 +1744,11 @@
1744
1744
  "l": "applicationinsights-js",
1745
1745
  "t": "applicationinsights-js"
1746
1746
  },
1747
+ {
1748
+ "p": "https://github.com/nfriedly/approximate-number",
1749
+ "l": "approximate-number",
1750
+ "t": "approximate-number"
1751
+ },
1747
1752
  {
1748
1753
  "p": null,
1749
1754
  "l": "@apptimize/apptimize-web-sdk",
@@ -22934,6 +22939,11 @@
22934
22939
  "l": "@isomorphic-git/lightning-fs",
22935
22940
  "t": "isomorphic-git__lightning-fs"
22936
22941
  },
22942
+ {
22943
+ "p": "https://github.com/isomorphic-git/openpgp-plugin",
22944
+ "l": "@isomorphic-git/openpgp-plugin",
22945
+ "t": "isomorphic-git__openpgp-plugin"
22946
+ },
22937
22947
  {
22938
22948
  "p": "https://github.com/metafizzy/isotope",
22939
22949
  "l": "isotope-layout",
@@ -50015,7 +50025,7 @@
50015
50025
  "t": "tinymce"
50016
50026
  },
50017
50027
  {
50018
- "p": "https://github.com/tidev/titanium",
50028
+ "p": "https://github.com/tidev/titanium-cli",
50019
50029
  "l": "titanium",
50020
50030
  "t": "titanium"
50021
50031
  },