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
0
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
13.0.0

10

CHANGELOG.md

@@ -0,1 +1,11 @@

<a name="13.0.0"></a>
# [13.0.0](https://github.com/hakimio/ngx-ui-tour) (2024-06-26)
### Features
- Support for Angular 18
### Breaking Changes
- Angular 17 is no longer supported
<a name="12.1.0"></a>

@@ -2,0 +12,0 @@

8

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

@@ -18,8 +18,8 @@ "author": "Isaac Mann <isaacplmann@gmail.com>",

"peerDependencies": {
"@angular/common": "^17.0.0",
"@angular/core": "^17.0.0"
"@angular/common": "^18.0.0",
"@angular/core": "^18.0.0"
},
"dependencies": {
"tslib": "^2.0.0",
"ngx-ui-tour-core": "12.1.0"
"ngx-ui-tour-core": "13.0.0"
},

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

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

- [Styling Active Tour Anchor](#styling-active-tour-anchor)
- [Targeting Third Party Elements](#targeting-third-party-elements)
- [License](#license)

@@ -42,2 +43,3 @@

|---------|------|-------------|
| 18 | 7 | 13 |
| 17 | 7 | 12 |

@@ -54,2 +56,3 @@ | 16 | 7 | 11 |

|---------|------|-------------|
| 18 | 7 | 15 |
| 17 | 7 | 14 |

@@ -66,3 +69,4 @@ | 16 | 7 | 13 |

|---------|------|-------|-------------|
| 17 | 7 | 7 | 3 |
| 18 | 7 | 7, 8 | 4 |
| 17 | 7 | 7, 8 | 3 |
| 16 | 7 | 6, 7 | 2 |

@@ -75,2 +79,3 @@ | 15 | 7 | 6, 7 | 1 |

|---------|------|----------|-------------|
| 18 | 7 | 3 | 7 |
| 17 | 7 | 3 | 6 |

@@ -125,4 +130,8 @@ | 16 | 7 | 3 | 5 |

## Targeting third party elements
[Documentation page](https://hakimio.github.io/ngx-ui-tour/md-menu/Misc#targeting-third-party-elements)
## License
MIT

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