all-the-package-types 1.0.304 → 1.0.306
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
|
@@ -46315,7 +46315,7 @@
|
|
|
46315
46315
|
"t": "sanitize-filename"
|
|
46316
46316
|
},
|
|
46317
46317
|
{
|
|
46318
|
-
"p": "https://github.com/apostrophecms/
|
|
46318
|
+
"p": "https://github.com/apostrophecms/apostrophe",
|
|
46319
46319
|
"l": "sanitize-html",
|
|
46320
46320
|
"t": "sanitize-html"
|
|
46321
46321
|
},
|
|
@@ -48370,7 +48370,7 @@
|
|
|
48370
48370
|
"t": "soap"
|
|
48371
48371
|
},
|
|
48372
48372
|
{
|
|
48373
|
-
"p": "https://github.com/Automattic/
|
|
48373
|
+
"p": "https://github.com/Automattic/social-logos",
|
|
48374
48374
|
"l": "social-logos",
|
|
48375
48375
|
"t": "social-logos"
|
|
48376
48376
|
},
|
|
@@ -55474,6 +55474,11 @@
|
|
|
55474
55474
|
"l": "@wordpress/rich-text",
|
|
55475
55475
|
"t": "wordpress__rich-text"
|
|
55476
55476
|
},
|
|
55477
|
+
{
|
|
55478
|
+
"p": "https://github.com/WordPress/gutenberg",
|
|
55479
|
+
"l": "@wordpress/server-side-render",
|
|
55480
|
+
"t": "wordpress__server-side-render"
|
|
55481
|
+
},
|
|
55477
55482
|
{
|
|
55478
55483
|
"p": "https://github.com/WordPress/gutenberg",
|
|
55479
55484
|
"l": "@wordpress/shortcode",
|