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
5.1.1

8

CHANGELOG.md

@@ -0,1 +1,9 @@

<a name="5.1.1"></a>
# [5.1.1](https://github.com/hakimio/ngx-ui-tour) (2021-04-09)
### Fixes
- Fix wrong backdrop size and position when resizing window and backdrop is applied to multiple steps
<a name="5.1.0"></a>

@@ -2,0 +10,0 @@

4

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

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

"@angular/core": ">=9.0.0 <12.0.0",
"ngx-ui-tour-core": "^5.1.0",
"ngx-ui-tour-core": "^5.1.1",
"typescript": ">=3.8.0"

@@ -13,0 +13,0 @@ },