@typed-f/maybe
Advanced tools
Comparing version 0.3.4 to 0.3.5
@@ -6,2 +6,11 @@ # Change Log | ||
<a name="0.3.5"></a> | ||
## [0.3.5](https://github.com/Ailrun/typed-f/compare/v0.3.4...v0.3.5) (2018-08-28) | ||
**Note:** Version bump only for package @typed-f/maybe | ||
<a name="0.3.4"></a> | ||
@@ -8,0 +17,0 @@ ## [0.3.4](https://github.com/Ailrun/typed-f/compare/v0.3.3...v0.3.4) (2018-08-27) |
{ | ||
"name": "@typed-f/maybe", | ||
"version": "0.3.4", | ||
"version": "0.3.5", | ||
"keywords": [ | ||
@@ -37,6 +37,6 @@ "Maybe", | ||
"@typed-f/function": "^0.3.4", | ||
"@typed-f/matchable": "^0.3.4", | ||
"@typed-f/monad": "^0.3.4", | ||
"@typed-f/setoid": "^0.3.4", | ||
"@typed-f/tagged": "^0.3.4" | ||
"@typed-f/matchable": "^0.3.5", | ||
"@typed-f/monad": "^0.3.5", | ||
"@typed-f/setoid": "^0.3.5", | ||
"@typed-f/tagged": "^0.3.5" | ||
}, | ||
@@ -56,3 +56,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "fe1477938cea729bcfb67894ba91f56eec6faa21" | ||
"gitHead": "b5b4f7744ee4d867eac3df91e424fc14d4df2103" | ||
} |
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
33491
Updated@typed-f/matchable@^0.3.5
Updated@typed-f/monad@^0.3.5
Updated@typed-f/setoid@^0.3.5
Updated@typed-f/tagged@^0.3.5