Socket
Socket
Sign inDemoInstall

@mantine/hooks

Package Overview
Dependencies
Maintainers
1
Versions
373
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mantine/hooks - npm Package Compare versions

Comparing version 1.2.1 to 1.3.0-alpha.0

cjs/index.js

13

package.json
{
"name": "@mantine/hooks",
"version": "1.2.1",
"main": "dist/lib.js",
"types": "dist/mantine-hooks/src/index.d.ts",
"version": "1.3.0-alpha.0",
"main": "cjs/index.js",
"module": "esm/index.js",
"browser": "lib/index.umd.js",
"types": "lib/index.d.ts",
"license": "MIT",
"author": "Vitaly Rtishchev <rtivital@gmail.com>",
"sideEffects": false,
"repository": {
"url": "https://github.com/mantinedev/mantine.git",
"type": "git",
"directory": "src/mantine-hooks"
},
"peerDependencies": {

@@ -10,0 +17,0 @@ "react": ">=16.8.0"

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