Socket
Socket
Sign inDemoInstall

@blaze-react/utils

Package Overview
Dependencies
Maintainers
10
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blaze-react/utils - npm Package Compare versions

Comparing version 0.5.13 to 0.5.15

__tests__/eventBus/index.test.tsx

3

lib/index.js

@@ -33,4 +33,3 @@ "use strict";

};
InnerComponent.displayName = "withUtils(" + (Component.displayName ||
Component.name) + ")";
InnerComponent.displayName = "withUtils(" + (Component.displayName || Component.name) + ")";
InnerComponent.WrappedComponent = Component;

@@ -37,0 +36,0 @@ return hoist_non_react_statics_1["default"](InnerComponent, Component);

{
"name": "@blaze-react/utils",
"version": "0.5.13",
"version": "0.5.15",
"publishConfig": {

@@ -41,3 +41,3 @@ "access": "public"

},
"gitHead": "1ec9a2d491939a3399a04fe086a34f88c51a0351"
"gitHead": "f8662e5e0f8782248c722ccbc35d3ab2647b7ba2"
}

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