Socket
Socket
Sign inDemoInstall

ng-click-outside

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-click-outside - npm Package Compare versions

Comparing version 6.0.0 to 7.0.0

26

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

@@ -41,17 +41,17 @@ "repository": {

"peerDependencies": {
"@angular/common": ">=9.0.0",
"@angular/core": ">=9.0.0"
"@angular/common": ">=10.0.0",
"@angular/core": ">=10.0.0"
},
"devDependencies": {
"@angular/common": "^8.2.14",
"@angular/compiler": "^9.0.0",
"@angular/compiler-cli": "^9.0.0",
"@angular/core": "^8.2.14",
"@angular/platform-browser": "^9.0.0",
"rimraf": "^3.0.1",
"rxjs": "^6.5.4",
"tslint": "^6.0.0",
"typescript": "~3.7.5",
"zone.js": "~0.10.2"
"@angular/common": "^10.0.6",
"@angular/compiler": "^10.0.6",
"@angular/compiler-cli": "^10.0.6",
"@angular/core": "^10.0.6",
"@angular/platform-browser": "^10.0.6",
"rimraf": "^3.0.2",
"rxjs": "^6.6.0",
"tslint": "^6.1.2",
"typescript": "^3.9.7",
"zone.js": "~0.10.3"
}
}
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