Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@codescouts/ui

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codescouts/ui - npm Package Compare versions

Comparing version 1.0.14 to 1.0.15

7

lib/Events/useEvent.js

@@ -29,7 +29,8 @@ "use strict";

}
var newHandlers = handlers.map(function (h) {
return (0, di_1.useResolve)(h);
});
setHandlers(function (prev) {
prev.forEach(function (h) { return h.dispose(); });
return handlers.map(function (h) {
return (0, di_1.useResolve)(h);
});
return newHandlers;
});

@@ -36,0 +37,0 @@ };

{
"name": "@codescouts/ui",
"version": "1.0.14",
"version": "1.0.15",
"main": "./lib/index.js",

@@ -5,0 +5,0 @@ "types": "./lib/index.d.ts",

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