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

ng-click-outside2

Package Overview
Dependencies
Maintainers
0
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-click-outside2 - npm Package Compare versions

Comparing version 16.0.0 to 17.0.0

8

package.json
{
"name": "ng-click-outside2",
"version": "16.0.0",
"version": "17.0.0",
"description": "Angular directive for handling click events outside an element.",

@@ -20,4 +20,4 @@ "license": "MIT",

"peerDependencies": {
"@angular/common": ">=18.0.0",
"@angular/core": ">=18.0.0"
"@angular/common": ">=19.0.0",
"@angular/core": ">=19.0.0"
},

@@ -32,4 +32,2 @@ "module": "fesm2022/ng-click-outside2.mjs",

"types": "./index.d.ts",
"esm2022": "./esm2022/ng-click-outside2.mjs",
"esm": "./esm2022/ng-click-outside2.mjs",
"default": "./fesm2022/ng-click-outside2.mjs"

@@ -36,0 +34,0 @@ }

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