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

cfpb-chart-builder

Package Overview
Dependencies
Maintainers
8
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cfpb-chart-builder - npm Package Compare versions

Comparing version 5.1.0 to 5.1.1

2

package.json
{
"name": "cfpb-chart-builder",
"version": "5.1.0",
"version": "5.1.1",
"description": "Charts for the Consumer Financial Protection Bureau",

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

@@ -90,3 +90,3 @@ /**

( !document.attachEvent && document.readyState === 'interactive' ) ) {
setTimeout( ready, 1 );
setTimeout( docReady, 1 );
} else if ( !readyEventHandlersInstalled ) {

@@ -93,0 +93,0 @@ // Otherwise if we don't have event handlers installed, install them.

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