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.4.12 to 0.4.14

__tests__/customHooks/useInView/index.test.tsx

2

lib/customHooks/index.js

@@ -8,1 +8,3 @@ "use strict";

exports.useDebounce = useDebounce_1["default"];
var useInView_1 = __importDefault(require("./useInView"));
exports.useInView = useInView_1["default"];

3

lib/ErrorMessage/index.js

@@ -14,5 +14,4 @@ "use strict";

ErrorMessage.defaultProps = {
icon: "warning",
message: ""
icon: "warning"
};
exports["default"] = ErrorMessage;
{
"name": "@blaze-react/utils",
"version": "0.4.12",
"version": "0.4.14",
"publishConfig": {

@@ -22,3 +22,4 @@ "access": "public"

"classnames": "^2.2.6",
"hoist-non-react-statics": "^3.3.0"
"hoist-non-react-statics": "^3.3.0",
"intersection-observer": "^0.7.0"
},

@@ -41,3 +42,3 @@ "devDependencies": {

},
"gitHead": "ff060d035201f8ce15f4a42fae92aa54ebd6cb29"
"gitHead": "63a3ffc915fdedbaeafec40edf9b3044ce858f0b"
}

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