@govuk-frederic/compact-table-accordion-group
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "@govuk-frederic/compact-table-accordion-group", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"dependencies": { | ||
"@govuk-frederic/open-button": "^0.0.3", | ||
"@govuk-frederic/open-button": "^0.0.4", | ||
"@govuk-react/constants": "^0.2.7" | ||
@@ -7,0 +7,0 @@ }, |
@@ -104,4 +104,5 @@ import React from 'react'; | ||
changeOnTitleClick, | ||
...props | ||
}) => ( | ||
<Container> | ||
<Container {...props}> | ||
<TitleRow> | ||
@@ -108,0 +109,0 @@ <OpenButton open={open} onChange={onChange} /> |
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
74711
1024
0
+ Added@govuk-frederic/arrow@0.0.4(transitive)
+ Added@govuk-frederic/open-button@0.0.4(transitive)
- Removed@govuk-frederic/arrow@0.0.2(transitive)
- Removed@govuk-frederic/open-button@0.0.3(transitive)