New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More →
Socket
Sign inDemoInstall
Socket

ngx-ui-tour-console

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-ui-tour-console - npm Package Compare versions

Comparing version

to
11.0.2

9

CHANGELOG.md

@@ -0,1 +1,10 @@

<a name="11.0.2"></a>
# [11.0.2](https://github.com/hakimio/ngx-ui-tour) (2023-06-23)
### Fixes
- Re-initializing the tour is no longer allowed while it's active.
- Default value for `delayAfterNavigation` was increased to 100ms to make sure tour anchor is registered before
showing the tour step.
<a name="11.0.1"></a>

@@ -2,0 +11,0 @@

4

package.json
{
"name": "ngx-ui-tour-console",
"version": "11.0.1",
"version": "11.0.2",
"repository": "https://github.com/hakimio/ngx-ui-tour.git",

@@ -23,3 +23,3 @@ "author": "Isaac Mann <isaacplmann@gmail.com>",

"tslib": "^2.0.0",
"ngx-ui-tour-core": "11.0.1"
"ngx-ui-tour-core": "11.0.2"
},

@@ -26,0 +26,0 @@ "module": "fesm2022/ngx-ui-tour-console.mjs",