New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cfpb/cfpb-expandables

Package Overview
Dependencies
Maintainers
12
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cfpb/cfpb-expandables - npm Package Compare versions

Comparing version 0.37.0 to 0.38.0

10

package.json
{
"name": "@cfpb/cfpb-expandables",
"version": "0.37.0",
"version": "0.38.0",
"description": "Design System expandables",

@@ -12,5 +12,5 @@ "main": "src/index.js",

"dependencies": {
"@cfpb/cfpb-atomic-component": "^0.37.0",
"@cfpb/cfpb-core": "^0.37.0",
"@cfpb/cfpb-icons": "^0.37.0"
"@cfpb/cfpb-atomic-component": "^0.38.0",
"@cfpb/cfpb-core": "^0.38.0",
"@cfpb/cfpb-icons": "^0.38.0"
},

@@ -20,4 +20,4 @@ "keywords": [

],
"gitHead": "7fb67abce189c3d7d527cff2206c47972517e357",
"gitHead": "18a47789e3bb3cf38141b2638ef60d7b942c421e",
"type": "module"
}

@@ -39,8 +39,4 @@ Expandables are components that have additional content that can be

Adds `padding` and a `background` color to `.o-expandable_header` and
`.o-expandable_content`.
Adds `padding` to the `.o-expandable_label`.
In addition to using the `.o-expandable__padded` modifier you also need to make
sure you are using `.o-expandable_header`.
```

@@ -95,3 +91,2 @@ .o-expandable__padded

<div class="o-expandable
o-expandable__padded
o-expandable__background

@@ -126,3 +121,2 @@ o-expandable__border">

<div class="o-expandable
o-expandable__padded
o-expandable__background

@@ -159,3 +153,2 @@ o-expandable__border">

<div class="o-expandable
o-expandable__padded
o-expandable__background

@@ -191,3 +184,2 @@ o-expandable__border

<div class="o-expandable
o-expandable__padded
o-expandable__background

@@ -229,3 +221,3 @@ o-expandable__border

<div class="o-expandable-group">
<div class="o-expandable o-expandable__padded">
<div class="o-expandable">
<button class="o-expandable_header"

@@ -232,0 +224,0 @@ title="Expand content">

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc