New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More β†’
Socket
Sign inDemoInstall
Socket

ngx-skeleton-loader

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-skeleton-loader - npm Package Compare versions

Comparing version 8.0.2 to 8.1.0

13

CHANGELOG.md

@@ -10,2 +10,12 @@ # Change Log

## [8.1.0][] - 2023-09-12
### Fixed
- fixing issue with optional chaining not being supported on apps using Angular CLI <=v11;
### Updated
- Updated input values validation in order to remove optional chaining. Instead, the code is now using object destructuring to get config theme value;
## [8.0.2][] - 2023-09-11

@@ -584,3 +594,4 @@

[6.0.0]: https://github.com/willmendesneto/ngx-skeleton-loader/tree/v6.0.0
[Unreleased]: https://github.com/willmendesneto/ngx-skeleton-loader/compare/v8.0.2...HEAD
[Unreleased]: https://github.com/willmendesneto/ngx-skeleton-loader/compare/v8.1.0...HEAD
[8.1.0]: https://github.com/willmendesneto/ngx-skeleton-loader/compare/v8.0.2...v8.1.0
[8.0.2]: https://github.com/willmendesneto/ngx-skeleton-loader/compare/v8.0.1...v8.0.2

@@ -587,0 +598,0 @@ [8.0.1]: https://github.com/willmendesneto/ngx-skeleton-loader/compare/v8.0.2...v8.0.1

2

package.json
{
"name": "ngx-skeleton-loader",
"description": "Make beautiful, animated loading skeletons that automatically adapt to your Angular apps",
"version": "8.0.2",
"version": "8.1.0",
"peerDependencies": {

@@ -6,0 +6,0 @@ "@angular/common": ">=16.0.0",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚑️ by Socket Inc