all-the-package-types 1.0.31 → 1.0.33
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 +25 -0
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -7244,6 +7244,11 @@
|
|
|
7244
7244
|
"l": "core-object",
|
|
7245
7245
|
"t": "core-object"
|
|
7246
7246
|
},
|
|
7247
|
+
{
|
|
7248
|
+
"p": "https://github.com/isaacs/core-util-is",
|
|
7249
|
+
"l": "core-util-is",
|
|
7250
|
+
"t": "core-util-is"
|
|
7251
|
+
},
|
|
7247
7252
|
{
|
|
7248
7253
|
"p": "https://github.com/cornerstonejs/cornerstone",
|
|
7249
7254
|
"l": "cornerstone-core",
|
|
@@ -9509,6 +9514,11 @@
|
|
|
9509
9514
|
"l": null,
|
|
9510
9515
|
"t": "dom-clipboard-api"
|
|
9511
9516
|
},
|
|
9517
|
+
{
|
|
9518
|
+
"p": "https://github.com/mattdesl/dom-css",
|
|
9519
|
+
"l": "dom-css",
|
|
9520
|
+
"t": "dom-css"
|
|
9521
|
+
},
|
|
9512
9522
|
{
|
|
9513
9523
|
"p": "https://github.com/react-bootstrap/dom-helpers",
|
|
9514
9524
|
"l": "dom-helpers",
|
|
@@ -21519,6 +21529,11 @@
|
|
|
21519
21529
|
"l": "inflection",
|
|
21520
21530
|
"t": "inflection"
|
|
21521
21531
|
},
|
|
21532
|
+
{
|
|
21533
|
+
"p": "https://github.com/npm/inflight",
|
|
21534
|
+
"l": "inflight",
|
|
21535
|
+
"t": "inflight"
|
|
21536
|
+
},
|
|
21522
21537
|
{
|
|
21523
21538
|
"p": "https://github.com/dijs/infobox-parser",
|
|
21524
21539
|
"l": "infobox-parser",
|
|
@@ -22344,6 +22359,11 @@
|
|
|
22344
22359
|
"l": "is-png",
|
|
22345
22360
|
"t": "is-png"
|
|
22346
22361
|
},
|
|
22362
|
+
{
|
|
22363
|
+
"p": "https://github.com/jonschlinkert/is-posix-bracket",
|
|
22364
|
+
"l": "is-posix-bracket",
|
|
22365
|
+
"t": "is-posix-bracket"
|
|
22366
|
+
},
|
|
22347
22367
|
{
|
|
22348
22368
|
"p": "https://github.com/watson/is-pr",
|
|
22349
22369
|
"l": "is-pr",
|
|
@@ -24419,6 +24439,11 @@
|
|
|
24419
24439
|
"l": "json-to-csv-export",
|
|
24420
24440
|
"t": "json-to-csv-export"
|
|
24421
24441
|
},
|
|
24442
|
+
{
|
|
24443
|
+
"p": "https://github.com/alexcrist/json-to-pretty-yaml",
|
|
24444
|
+
"l": "json-to-pretty-yaml",
|
|
24445
|
+
"t": "json-to-pretty-yaml"
|
|
24446
|
+
},
|
|
24422
24447
|
{
|
|
24423
24448
|
"p": "https://github.com/zemirco/json2csv",
|
|
24424
24449
|
"l": "json2csv",
|