@bitty/either
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "@bitty/either", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Either monad implementation.", | ||
@@ -49,14 +49,16 @@ "sideEffects": false, | ||
"devDependencies": { | ||
"@rollup/plugin-node-resolve": "^8.4.0", | ||
"ava": "^3.11.1", | ||
"prettier": "^2.0.5", | ||
"rollup": "^2.23.1", | ||
"rollup-plugin-terser": "^7.0.0", | ||
"typescript": "^3.9.7" | ||
"@rollup/plugin-node-resolve": "^9.0.0", | ||
"@types/jwt-decode": "^2.2.1", | ||
"ava": "^3.12.1", | ||
"jwt-decode": "^2.2.0", | ||
"prettier": "^2.1.1", | ||
"rollup": "^2.26.10", | ||
"rollup-plugin-terser": "^7.0.2", | ||
"typescript": "^4.0.2" | ||
}, | ||
"dependencies": { | ||
"@bitty/falsy": "0.0.1", | ||
"@bitty/nullish": "0.0.4", | ||
"@bitty/predicate": "0.0.1" | ||
"@bitty/falsy": "0.0.2", | ||
"@bitty/nullish": "0.0.5", | ||
"@bitty/predicate": "0.0.2" | ||
} | ||
} |
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 README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
68194
29
1
6
8
+ Added@bitty/falsy@0.0.2(transitive)
+ Added@bitty/nullish@0.0.5(transitive)
+ Added@bitty/predicate@0.0.2(transitive)
- Removed@bitty/falsy@0.0.1(transitive)
- Removed@bitty/nullish@0.0.4(transitive)
- Removed@bitty/predicate@0.0.1(transitive)
Updated@bitty/falsy@0.0.2
Updated@bitty/nullish@0.0.5
Updated@bitty/predicate@0.0.2