@most/core
Advanced tools
Comparing version 0.15.0 to 1.0.0-beta.0
{ | ||
"name": "@most/core", | ||
"version": "0.15.0", | ||
"version": "1.0.0-beta.0", | ||
"description": "Reactive programming with lean, functions-only, curried, tree-shakeable API", | ||
@@ -57,6 +57,6 @@ "typings": "type-definitions/most.d.ts", | ||
"dependencies": { | ||
"@most/disposable": "^0.13.1", | ||
"@most/disposable": "^1.0.0-beta.0", | ||
"@most/prelude": "^1.6.4", | ||
"@most/scheduler": "^0.13.1", | ||
"@most/types": "^0.11.1" | ||
"@most/scheduler": "^1.0.0-beta.0", | ||
"@most/types": "^1.0.0-beta.0" | ||
}, | ||
@@ -63,0 +63,0 @@ "standard": { |
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
470185
+ Added@most/disposable@1.3.0(transitive)
+ Added@most/scheduler@1.3.0(transitive)
+ Added@most/types@1.1.0(transitive)
- Removed@most/disposable@0.13.1(transitive)
- Removed@most/scheduler@0.13.1(transitive)
- Removed@most/types@0.11.1(transitive)
Updated@most/types@^1.0.0-beta.0