@most/core
Advanced tools
Comparing version 1.0.0-beta.1 to 1.0.0
{ | ||
"name": "@most/core", | ||
"version": "1.0.0-beta.1", | ||
"version": "1.0.0", | ||
"description": "Reactive programming with lean, functions-only, curried, tree-shakeable API", | ||
@@ -54,6 +54,6 @@ "typings": "type-definitions/most.d.ts", | ||
"dependencies": { | ||
"@most/disposable": "^1.0.0-beta.1", | ||
"@most/disposable": "^1.0.0", | ||
"@most/prelude": "^1.6.4", | ||
"@most/scheduler": "^1.0.0-beta.1", | ||
"@most/types": "^1.0.0-beta.1" | ||
"@most/scheduler": "^1.0.0", | ||
"@most/types": "^1.0.0" | ||
}, | ||
@@ -60,0 +60,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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
2
877593
Updated@most/disposable@^1.0.0
Updated@most/scheduler@^1.0.0
Updated@most/types@^1.0.0