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
8.1.0

projects/ngx-ui-tour-console/CHANGELOG.md

2

lib/tour-anchor.directive.d.ts

@@ -6,3 +6,3 @@ import { TourAnchorDirective, TourService, IStepOption, TourBackdropService } from 'ngx-ui-tour-core';

private tourService;
private element;
element: ElementRef;
private tourBackdrop;

@@ -9,0 +9,0 @@ tourAnchor: string;

{
"name": "ngx-ui-tour-console",
"version": "8.0.1",
"version": "8.1.0",
"repository": "https://github.com/hakimio/ngx-ui-tour.git",

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

"tslib": "^2.0.0",
"ngx-ui-tour-core": "8.0.1"
"ngx-ui-tour-core": "8.1.0"
},

@@ -27,0 +27,0 @@ "module": "fesm2015/ngx-ui-tour-console.mjs",

@@ -257,2 +257,3 @@ ![Ngx UI Tour](https://user-images.githubusercontent.com/768105/130578626-8b6cbefb-217c-4943-8661-22459a7b67a3.png)

| **delayAfterNavigation** | number | 0 | Delay between navigation to a different route and showing the tour step in ms. Might be needed if you use custom scrollbar and the page is not scrolled all the way before the tour step is shown. |
| **goToNextOnAnchorClick** | boolean | false | Go to next step on anchor element click instead of "Next" button. |

@@ -259,0 +260,0 @@ ## Defaults

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet