You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@os-design/use-click-outside

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.14 to 1.0.15

src/index.ts

16

package.json
{
"name": "@os-design/use-click-outside",
"version": "1.0.14",
"version": "1.0.15",
"license": "UNLICENSED",

@@ -17,3 +17,11 @@ "repository": "git@gitlab.com:os-team/libs/os-design.git",

"files": [
"dist"
"dist",
"src",
"!**/*.test.ts",
"!**/*.test.tsx",
"!**/__tests__",
"!**/*.stories.tsx",
"!**/*.stories.mdx",
"!**/*.example.tsx",
"!**/*.emotion.d.ts"
],

@@ -33,3 +41,3 @@ "sideEffects": false,

"dependencies": {
"@os-design/use-event": "^1.0.13"
"@os-design/use-event": "^1.0.14"
},

@@ -39,3 +47,3 @@ "peerDependencies": {

},
"gitHead": "0e88d3afc41e36cee61222a039ef1aa4d08115b5"
"gitHead": "3d6b264027712ef81a75379fe3fde3c76c3079af"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc