all-the-package-types 1.0.117 → 1.0.119
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 +15 -0
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -1924,6 +1924,11 @@
|
|
|
1924
1924
|
"l": "array-sort",
|
|
1925
1925
|
"t": "array-sort"
|
|
1926
1926
|
},
|
|
1927
|
+
{
|
|
1928
|
+
"p": "https://github.com/shinnn/array-to-sentence",
|
|
1929
|
+
"l": "array-to-sentence",
|
|
1930
|
+
"t": "array-to-sentence"
|
|
1931
|
+
},
|
|
1927
1932
|
{
|
|
1928
1933
|
"p": "https://github.com/sindresorhus/array-uniq",
|
|
1929
1934
|
"l": "array-uniq",
|
|
@@ -4919,6 +4924,11 @@
|
|
|
4919
4924
|
"l": "cbor",
|
|
4920
4925
|
"t": "cbor"
|
|
4921
4926
|
},
|
|
4927
|
+
{
|
|
4928
|
+
"p": "https://github.com/paroga/cbor-js",
|
|
4929
|
+
"l": "cbor-js",
|
|
4930
|
+
"t": "cbor-js"
|
|
4931
|
+
},
|
|
4922
4932
|
{
|
|
4923
4933
|
"p": "https://github.com/DoubleSpout/ccap",
|
|
4924
4934
|
"l": "ccap",
|
|
@@ -46759,6 +46769,11 @@
|
|
|
46759
46769
|
"l": "snappy",
|
|
46760
46770
|
"t": "snappy"
|
|
46761
46771
|
},
|
|
46772
|
+
{
|
|
46773
|
+
"p": "https://github.com/zhipeng-jia/snappyjs",
|
|
46774
|
+
"l": "snappyjs",
|
|
46775
|
+
"t": "snappyjs"
|
|
46776
|
+
},
|
|
46762
46777
|
{
|
|
46763
46778
|
"p": "https://github.com/adobe-webplatform/Snap.svg",
|
|
46764
46779
|
"l": "snapsvg",
|