@uirouter/rx
Advanced tools
Comparing version
@@ -0,0 +0,0 @@ { |
@@ -0,1 +1,21 @@ | ||
## 0.6.1 (2019-11-19) | ||
[Compare `@uirouter/rx` versions 0.6.0 and 0.6.1](https://github.com/ui-router/rx/compare/0.6.0...0.6.1) | ||
### Bug Fixes | ||
* make RXWAIT custom async policy AOT compatible ([a091c48](https://github.com/ui-router/rx/commit/a091c48)) | ||
## 0.6.1 (2019-11-19) | ||
[Compare `@uirouter/rx` versions 0.6.0 and 0.6.1](https://github.com/ui-router/rx/compare/0.6.0...0.6.1) | ||
### Bug Fixes | ||
* make RXWAIT custom async policy AOT compatible ([a091c48](https://github.com/ui-router/rx/commit/a091c48)) | ||
# 0.6.0 (2019-10-01) | ||
@@ -2,0 +22,0 @@ [Compare `@uirouter/rx` versions 0.5.0 and 0.6.0](https://github.com/ui-router/rx/compare/0.5.0...0.6.0) |
export * from './ui-router-rx'; | ||
export * from './rx-async-policy'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -1,2 +0,2 @@ | ||
import { CustomAsyncPolicy } from '@uirouter/core'; | ||
import { Observable } from 'rxjs'; | ||
/** | ||
@@ -22,2 +22,2 @@ * Determines the unwrapping behavior of asynchronous resolve values. | ||
*/ | ||
export declare const RXWAIT: CustomAsyncPolicy; | ||
export declare function RXWAIT(resolveFnValue: Observable<any> | any): Promise<Observable<any>>; |
@@ -25,3 +25,3 @@ "use strict"; | ||
*/ | ||
exports.RXWAIT = function (resolveFnValue) { | ||
function RXWAIT(resolveFnValue) { | ||
if (!(resolveFnValue instanceof rxjs_1.Observable)) { | ||
@@ -37,3 +37,4 @@ resolveFnValue = rxjs_1.of(resolveFnValue); | ||
}); | ||
}; | ||
} | ||
exports.RXWAIT = RXWAIT; | ||
//# sourceMappingURL=rx-async-policy.js.map |
@@ -0,0 +0,0 @@ /** @module rx */ |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "@uirouter/rx", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"description": "Reactive extensions for UI-Router", | ||
@@ -41,3 +41,3 @@ "scripts": { | ||
"@uirouter/core": "^6.0.1", | ||
"@uirouter/publish-scripts": "2.3.26", | ||
"@uirouter/publish-scripts": "2.3.37", | ||
"husky": "^3.0.5", | ||
@@ -44,0 +44,0 @@ "jasmine": "^3.1.0", |
@@ -0,0 +0,0 @@ # ui-router-rx |
@@ -0,0 +0,0 @@ import nodeResolve from 'rollup-plugin-node-resolve'; |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
460
13.3%1
-50%32653
-33.51%22
-21.43%1
Infinity%2
100%2
Infinity%