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
10.2.0

4

package.json
{
"name": "ngx-ui-tour-console",
"version": "10.1.0",
"version": "10.2.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": "10.1.0"
"ngx-ui-tour-core": "10.2.0"
},

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

@@ -0,1 +1,12 @@

<a name="10.2.0"></a>
# [10.2.0](https://github.com/hakimio/ngx-ui-tour) (2023-02-06)
### Features
- New `backdropConfig.parentContainer` config. Can be set to CSS selector or html element reference. Set it to fix
backdrop stacking issues. Defaults to body.
### Fixes
- Use injected `document` reference everywhere for SSR safety.
<a name="10.1.0"></a>

@@ -2,0 +13,0 @@