@ngneat/until-destroy
Advanced tools
Comparing version 8.1.0 to 8.1.1
@@ -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", |
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
66952
31
483
0