@smallstack/common
Advanced tools
Comparing version 0.7.65 to 0.7.66
@@ -1,2 +0,2 @@ | ||
import { Subject } from "rxjs/Subject"; | ||
import { Subject } from "rxjs"; | ||
/** | ||
@@ -3,0 +3,0 @@ * Stateful service that stores a user token |
{ | ||
"name": "@smallstack/common", | ||
"version": "0.7.65", | ||
"version": "0.7.66", | ||
"description": "common functionality for smallstack projects", | ||
@@ -51,4 +51,4 @@ "main": "dist/bundle/smallstack_common.umd.js", | ||
"pluralize": "^7.0.0", | ||
"rxjs": "^5.5.6", | ||
"underscore": "^1.8.3", | ||
"rxjs": "^6.1.0", | ||
"underscore": "^1.9.0", | ||
"window-or-global": "^1.0.1", | ||
@@ -55,0 +55,0 @@ "yup": "^0.24.1" |
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
473037
+ Addedrxjs@6.6.7(transitive)
+ Addedtslib@1.14.1(transitive)
- Removedrxjs@5.5.12(transitive)
- Removedsymbol-observable@1.0.1(transitive)
Updatedrxjs@^6.1.0
Updatedunderscore@^1.9.0