apostrophe-schemas
Advanced tools
Comparing version 0.5.68 to 0.5.69
{ | ||
"version": "0.5.68", | ||
"version": "0.5.69", | ||
"name": "apostrophe-schemas", | ||
@@ -4,0 +4,0 @@ "description": "Schemas for easy editing of properties in Apostrophe objects", |
@@ -455,3 +455,3 @@ /* globals: async, apos, _, aposPages, async, $ */ | ||
if (!apos.data.schemaWidgetsUi.toggleUi){ | ||
if (apos.data.schemaWidgetsUi && !apos.data.schemaWidgetsUi.toggleUi){ | ||
self.findSafe($element, '[data-open-item]').hide(); | ||
@@ -458,0 +458,0 @@ } else { |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
115338
0