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

@cfpb/cfpb-design-system

Package Overview
Dependencies
Maintainers
0
Versions
164
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cfpb/cfpb-design-system - npm Package Compare versions

Comparing version 3.6.1 to 3.6.2

13

CHANGELOG.md

@@ -5,6 +5,17 @@ # Changelog

## [3.6.1](https://github.com/cfpb/design-system/compare/v3.6.0..3.6.1) - December 4, 2024
## [3.6.2](https://github.com/cfpb/design-system/compare/v3.6.1..3.6.2) - December 18, 2024
### PRs in this release
- PR #[2137](https://github.com/cfpb/design-system/pull/2137): Provide icon exports - Wyatt Pearsall
### General
- Update CHANGELOG.md - ([bfd91e3](https://github.com/cfpb/design-system/commit/bfd91e39d31d829ea8a2dcb296bea0fd9c36cbbd)) - Chris Contolini
- Provide icon exports - ([9eccdc4](https://github.com/cfpb/design-system/commit/9eccdc415730d3f0e3b42c28ba51fda00d3aa7f6)) - Wyatt Pearsall
## [3.6.1](https://github.com/cfpb/design-system/compare/v3.6.0..v3.6.1) - December 4, 2024
### PRs in this release
- PR #[2054](https://github.com/cfpb/design-system/pull/2054): Add new tooltip component to DS - Chris Contolini

@@ -11,0 +22,0 @@ - PR #[2133](https://github.com/cfpb/design-system/pull/2133): Add ESLint typescript resolver to fix exports issue - Chris Contolini

5

package.json
{
"name": "@cfpb/cfpb-design-system",
"version": "3.6.1",
"version": "3.6.2",
"description": "CFPB's UI framework",
"exports": {
".": "./src/index.js",
"./tooltips": "./src/components/cfpb-tooltips/index.js"
"./tooltips": "./src/components/cfpb-tooltips/index.js",
"./icons/": "./src/components/cfpb-icons/icons/"
},

@@ -9,0 +10,0 @@ "author": {

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