Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ngneat/until-destroy

Package Overview
Dependencies
Maintainers
4
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ngneat/until-destroy - npm Package Compare versions

Comparing version 8.0.1 to 8.0.2

2

package.json

@@ -5,3 +5,3 @@ {

"description": "RxJS operator that unsubscribes when Angular component is destroyed",
"version": "8.0.1",
"version": "8.0.2",
"repository": {

@@ -8,0 +8,0 @@ "type": "git",

@@ -7,2 +7,17 @@ # 🦁 Unsubscribe For Pros

## Table of contents
- [Updating to Version 8](#updating-to-version-8)
- [Use with Ivy](#use-with-ivy)
- [Use with Non-Singleton Services](#use-with-non-singleton-services)
- [Use with View Engine (Pre Ivy)](#use-with-view-engine-pre-ivy)
- [Use with Any Class](#use-with-any-class)
- [Migration from View Engine to Ivy](#migration-from-view-engine-to-ivy)
- [Potential Pitfalls](#potential-pitfalls)
- [Contributors](#contributors-✨)
## Updating to Version 8
`@ngneat/until-destroy@8+` is compatible only with Angular starting from 10.0.5 version. If you have installed or updated the `@ngneat/until-destroy` to version 8 and noticed that unsubscribing does not work then you have to install the latest Angular version.
## Use with Ivy

@@ -9,0 +24,0 @@

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