buoy-breadcrumbs
Advanced tools
Comparing version 6.0.2 to 6.1.0
@@ -40,16 +40,7 @@ "use strict"; | ||
var ActiveItem = (0, _styledComponents2.default)(SpanParagraph).withConfig({ | ||
displayName: "breadcrumbItem__ActiveItem", | ||
componentId: "sc-142s8fr-0" | ||
})(_templateObject, _buoyTheme.colors.primary, (0, _buoyTheme.fontSize)("label")); | ||
var ActiveItem = (0, _styledComponents2.default)(SpanParagraph)(_templateObject, _buoyTheme.colors.primary, (0, _buoyTheme.fontSize)("label")); | ||
var DeactivatedLink = (0, _styledComponents2.default)(SpanParagraph).withConfig({ | ||
displayName: "breadcrumbItem__DeactivatedLink", | ||
componentId: "sc-142s8fr-1" | ||
})(_templateObject, _buoyTheme.colors.neutral, (0, _buoyTheme.fontSize)("label")); | ||
var DeactivatedLink = (0, _styledComponents2.default)(SpanParagraph)(_templateObject, _buoyTheme.colors.neutral, (0, _buoyTheme.fontSize)("label")); | ||
var StyledLink = (0, _styledComponents2.default)(_buoyText.Link).withConfig({ | ||
displayName: "breadcrumbItem__StyledLink", | ||
componentId: "sc-142s8fr-2" | ||
})(_templateObject, _buoyTheme.colors.neutral, (0, _buoyTheme.fontSize)("label")); | ||
var StyledLink = (0, _styledComponents2.default)(_buoyText.Link)(_templateObject, _buoyTheme.colors.neutral, (0, _buoyTheme.fontSize)("label")); | ||
@@ -56,0 +47,0 @@ var BreadcrumbItem = function (_Component) { |
{ | ||
"name": "buoy-breadcrumbs", | ||
"version": "6.0.2", | ||
"version": "6.1.0", | ||
"description": "Breadcrumb component for Buoy Health", | ||
@@ -19,6 +19,6 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"buoy-text": "^6.0.2", | ||
"buoy-theme": "^6.0.2" | ||
"buoy-text": "^6.1.0", | ||
"buoy-theme": "^6.1.0" | ||
}, | ||
"gitHead": "fc44b2e626b12848f4c7dca32bd14fc0c6b1065c" | ||
"gitHead": "39161e4c1983d5cdf41e3c7a05525807e6f14c1c" | ||
} |
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
14110
346
1
Updatedbuoy-text@^6.1.0
Updatedbuoy-theme@^6.1.0