all-the-package-types 1.0.138 → 1.0.139
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.
- package/package.json +1 -1
- package/types.json +10 -0
package/package.json
CHANGED
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",
|