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

@mantine/utils

Package Overview
Dependencies
Maintainers
1
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mantine/utils - npm Package Compare versions

Comparing version 5.3.2 to 5.3.3

2

cjs/create-use-external-events/create-use-external-events.js

@@ -25,3 +25,3 @@ 'use strict';

});
}, []);
}, [handlers]);
}

@@ -28,0 +28,0 @@ function createEvent(event) {

@@ -21,3 +21,3 @@ import { useLayoutEffect, useEffect } from 'react';

});
}, []);
}, [handlers]);
}

@@ -24,0 +24,0 @@ function createEvent(event) {

{
"name": "@mantine/utils",
"version": "5.3.2",
"version": "5.3.3",
"main": "cjs/index.js",

@@ -5,0 +5,0 @@ "module": "esm/index.js",

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