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.1.0 to 8.1.1

bundles/ngneat-until-destroy.umd.js

7

package.json

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

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

@@ -31,4 +31,7 @@ "type": "git",

},
"module": "esm2015/ngneat-until-destroy.js",
"main": "bundles/ngneat-until-destroy.umd.js",
"module": "fesm2015/ngneat-until-destroy.js",
"es2015": "fesm2015/ngneat-until-destroy.js",
"esm2015": "esm2015/ngneat-until-destroy.js",
"fesm2015": "fesm2015/ngneat-until-destroy.js",
"typings": "ngneat-until-destroy.d.ts",

@@ -35,0 +38,0 @@ "metadata": "ngneat-until-destroy.metadata.json",

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