all-the-package-types 1.0.118 → 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 +10 -0
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -4924,6 +4924,11 @@
|
|
|
4924
4924
|
"l": "cbor",
|
|
4925
4925
|
"t": "cbor"
|
|
4926
4926
|
},
|
|
4927
|
+
{
|
|
4928
|
+
"p": "https://github.com/paroga/cbor-js",
|
|
4929
|
+
"l": "cbor-js",
|
|
4930
|
+
"t": "cbor-js"
|
|
4931
|
+
},
|
|
4927
4932
|
{
|
|
4928
4933
|
"p": "https://github.com/DoubleSpout/ccap",
|
|
4929
4934
|
"l": "ccap",
|
|
@@ -46764,6 +46769,11 @@
|
|
|
46764
46769
|
"l": "snappy",
|
|
46765
46770
|
"t": "snappy"
|
|
46766
46771
|
},
|
|
46772
|
+
{
|
|
46773
|
+
"p": "https://github.com/zhipeng-jia/snappyjs",
|
|
46774
|
+
"l": "snappyjs",
|
|
46775
|
+
"t": "snappyjs"
|
|
46776
|
+
},
|
|
46767
46777
|
{
|
|
46768
46778
|
"p": "https://github.com/adobe-webplatform/Snap.svg",
|
|
46769
46779
|
"l": "snapsvg",
|