ngx-page-scroll
Advanced tools
Comparing version 11.0.0 to 12.0.0
{ | ||
"name": "ngx-page-scroll", | ||
"version": "11.0.0", | ||
"version": "12.0.0", | ||
"description": "Convenience directive for animated scrolling functionality for angular written in pure typescript", | ||
@@ -27,8 +27,8 @@ "keywords": [ | ||
"peerDependencies": { | ||
"ngx-page-scroll-core": "11.0.0", | ||
"@angular/common": "^16.0.0", | ||
"@angular/core": "^16.0.0" | ||
"ngx-page-scroll-core": "12.0.0", | ||
"@angular/common": "^17.0.6", | ||
"@angular/core": "^17.0.6" | ||
}, | ||
"dependencies": { | ||
"tslib": "^2.0.0" | ||
"tslib": "^2.6.2" | ||
}, | ||
@@ -35,0 +35,0 @@ "module": "fesm2022/ngx-page-scroll.mjs", |
@@ -22,3 +22,4 @@ # ngx-page-scroll [![npm version](https://img.shields.io/npm/v/ngx-page-scroll.svg?style=flat)](https://www.npmjs.com/package/ngx-page-scroll) [![MIT license](http://img.shields.io/badge/license-MIT-brightgreen.svg)](http://opensource.org/licenses/MIT) | ||
- [Features](#features) | ||
- [ngx-page-scroll ](#ngx-page-scroll--) | ||
- [Features](#features) | ||
- [Table of contents](#table-of-contents) | ||
@@ -46,3 +47,4 @@ - [Version compatibility](#version-compatibility) | ||
| -------------------------------------------- | -------------------------- | -------------------------------------------------------------------------- | | ||
| v11.x | v16 | [README](README.md) | | ||
| v12.x | v17 | [README](README.md) | | ||
| v11.x | v16 | [README](https://github.com/Nolanus/ngx-page-scroll/blob/v11.0.0/README.md) | | ||
| v10.x | v15 | [README](https://github.com/Nolanus/ngx-page-scroll/blob/v10.0.0/README.md)| | ||
@@ -49,0 +51,0 @@ | v9.x | v14 | [README](https://github.com/Nolanus/ngx-page-scroll/blob/v9.0.0/README.md) | |
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
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
64641
250
0
+ Added@angular/common@17.3.12(transitive)
+ Added@angular/core@17.3.12(transitive)
+ Addedngx-page-scroll-core@12.0.0(transitive)
+ Addedzone.js@0.14.10(transitive)
- Removed@angular/common@16.2.12(transitive)
- Removed@angular/core@16.2.12(transitive)
- Removedngx-page-scroll-core@11.0.0(transitive)
- Removedzone.js@0.13.3(transitive)
Updatedtslib@^2.6.2