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
11
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.21.8 to 0.21.9

6

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

@@ -12,3 +12,3 @@ "main": "src/cfpb-expandables.js",

"dependencies": {
"@cfpb/cfpb-atomic-component": "^0.21.6",
"@cfpb/cfpb-atomic-component": "^0.21.9",
"@cfpb/cfpb-core": "^0.21.0",

@@ -20,4 +20,4 @@ "@cfpb/cfpb-icons": "^0.21.0"

],
"gitHead": "00c72c8f85f7841c22ab3935d97ac4b3ad6bf644",
"gitHead": "65a92d43e0eddb171684e512f6cf8fad6d28d8fd",
"type": "module"
}

@@ -63,3 +63,3 @@ /* eslint-disable no-use-before-define */

_flyout = new FlyoutMenu(_dom);
_flyout = new FlyoutMenu(_dom, false);
_transition = new MaxHeightTransition(_contentDom);

@@ -66,0 +66,0 @@ _transition.init(

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