@most/disposable
Advanced tools
Comparing version 0.8.0 to 0.9.0
{ | ||
"name": "@most/disposable", | ||
"version": "0.8.0", | ||
"version": "0.9.0", | ||
"description": "Reactive programming with lean, functions-only, curried, tree-shakeable API", | ||
@@ -48,5 +48,5 @@ "typings": "type-definitions/index.d.ts", | ||
"eslint": "^3.15.0", | ||
"flow-bin": "^0.43.1", | ||
"mocha": "^3.2.0", | ||
"rollup": "^0.41.4", | ||
"flow-bin": "^0.47.0", | ||
"mocha": "^3.4.2", | ||
"rollup": "^0.43.0", | ||
"rollup-plugin-buble": "^0.15.0", | ||
@@ -58,5 +58,5 @@ "rollup-plugin-node-resolve": "^2.0.0", | ||
"dependencies": { | ||
"@most/prelude": "^1.5.2", | ||
"@most/types": "^0.8.0" | ||
"@most/prelude": "^1.5.3", | ||
"@most/types": "^0.9.0" | ||
} | ||
} |
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
+ Added@most/types@0.9.1(transitive)
- Removed@most/types@0.8.0(transitive)
Updated@most/prelude@^1.5.3
Updated@most/types@^0.9.0