ngx-ui-tour-ngx-bootstrap
Advanced tools
Comparing version 12.1.0 to 13.0.0
@@ -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 @@ |
{ | ||
"name": "ngx-ui-tour-ngx-bootstrap", | ||
"version": "12.1.0", | ||
"version": "13.0.0", | ||
"description": "UI tour library for Angular 12+", | ||
@@ -20,9 +20,9 @@ "keywords": [ | ||
"peerDependencies": { | ||
"@angular/common": "^17.0.0", | ||
"@angular/core": "^17.0.0", | ||
"ngx-bootstrap": "^12.0.0" | ||
"@angular/common": "^18.0.0", | ||
"@angular/core": "^18.0.0", | ||
"ngx-bootstrap": "^13.0.0" | ||
}, | ||
"dependencies": { | ||
"tslib": "^2.0.0", | ||
"ngx-ui-tour-core": "12.1.0" | ||
"ngx-ui-tour-core": "13.0.0" | ||
}, | ||
@@ -29,0 +29,0 @@ "module": "fesm2022/ngx-ui-tour-ngx-bootstrap.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
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
90890
418
132
+ Added@angular/common@18.2.12(transitive)
+ Added@angular/core@18.2.12(transitive)
+ Added@angular/platform-browser@18.2.12(transitive)
+ Added@angular/router@18.2.12(transitive)
+ Addedngx-ui-tour-core@13.0.0(transitive)
- Removed@angular/animations@17.3.12(transitive)
- Removed@angular/common@17.3.12(transitive)
- Removed@angular/core@17.3.12(transitive)
- Removed@angular/forms@17.3.12(transitive)
- Removed@angular/platform-browser@17.3.12(transitive)
- Removed@angular/router@17.3.12(transitive)
- Removedngx-bootstrap@12.0.0(transitive)
- Removedngx-ui-tour-core@12.1.0(transitive)
Updatedngx-ui-tour-core@13.0.0