Socket
Socket
Sign inDemoInstall

ngx-ui-tour-tui-hint

Package Overview
Dependencies
103
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.0 to 5.0.1

9

CHANGELOG.md

@@ -0,1 +1,8 @@

<a name="5.0.1"></a>
# [5.0.1](https://github.com/hakimio/ngx-ui-tour) (2023-06-22)
### Fixes
- Fix TypeScript build errors when `strict` mode is enabled.
<a name="5.0.0"></a>

@@ -7,3 +14,3 @@

- Support for Angular 16
- "Disabling page scrolling" feature now uses `scrollContainer` config to determine affected container. Before
- "Disable page scrolling" feature now uses `scrollContainer` config to determine affected container. Before
`scrollContainer` was only used by "smooth scrolling" feature.

@@ -10,0 +17,0 @@ - New `popoverClass` config

4

package.json

@@ -17,3 +17,3 @@ {

"license": "MIT",
"version": "5.0.0",
"version": "5.0.1",
"peerDependencies": {

@@ -27,3 +27,3 @@ "@angular/common": "^16.0.0",

"tslib": "^2.3.0",
"ngx-ui-tour-core": "11.0.0"
"ngx-ui-tour-core": "11.0.1"
},

@@ -30,0 +30,0 @@ "module": "fesm2022/ngx-ui-tour-tui-hint.mjs",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc