all-the-package-types 1.0.271 → 1.0.273
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 +7 -2
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -3890,7 +3890,7 @@
|
|
|
3890
3890
|
"t": "boom"
|
|
3891
3891
|
},
|
|
3892
3892
|
{
|
|
3893
|
-
"p": "https://github.com/
|
|
3893
|
+
"p": "https://github.com/bootboxjs/bootbox",
|
|
3894
3894
|
"l": "bootbox",
|
|
3895
3895
|
"t": "bootbox"
|
|
3896
3896
|
},
|
|
@@ -12069,6 +12069,11 @@
|
|
|
12069
12069
|
"l": "expect",
|
|
12070
12070
|
"t": "expect"
|
|
12071
12071
|
},
|
|
12072
|
+
{
|
|
12073
|
+
"p": "https://github.com/gregl83/expect-cookies",
|
|
12074
|
+
"l": "expect-cookies",
|
|
12075
|
+
"t": "expect-cookies"
|
|
12076
|
+
},
|
|
12072
12077
|
{
|
|
12073
12078
|
"p": "https://github.com/argos-ci/jest-puppeteer",
|
|
12074
12079
|
"l": "expect-puppeteer",
|
|
@@ -41320,7 +41325,7 @@
|
|
|
41320
41325
|
"t": "react-inlinesvg"
|
|
41321
41326
|
},
|
|
41322
41327
|
{
|
|
41323
|
-
"p": "https://github.com/laurenashpole/
|
|
41328
|
+
"p": "https://github.com/laurenashpole/inner-image-zoom",
|
|
41324
41329
|
"l": "react-inner-image-zoom",
|
|
41325
41330
|
"t": "react-inner-image-zoom"
|
|
41326
41331
|
},
|