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.1.1 to 1.2.0

cjs/index.js

13

package.json
{
"name": "@mantine/hooks",
"version": "1.1.1",
"main": "dist/lib.js",
"types": "dist/mantine-hooks/src/index.d.ts",
"version": "1.2.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,
"peerDependencies": {
"react": ">=16.8.0"
},
"dependencies": {},
"dependencies": {
"@mantine/utils": "1.2.0"
},
"devDependencies": {}
}
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