@bitty/either
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "@bitty/either", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Either monad implementation.", | ||
@@ -51,14 +51,14 @@ "sideEffects": false, | ||
"@types/jwt-decode": "^2.2.1", | ||
"ava": "^3.12.1", | ||
"jwt-decode": "^2.2.0", | ||
"prettier": "^2.1.1", | ||
"rollup": "^2.26.10", | ||
"ava": "^3.13.0", | ||
"jwt-decode": "^3.0.0", | ||
"prettier": "^2.1.2", | ||
"rollup": "^2.32.0", | ||
"rollup-plugin-terser": "^7.0.2", | ||
"typescript": "^4.0.2" | ||
"typescript": "^4.0.3" | ||
}, | ||
"dependencies": { | ||
"@bitty/falsy": "0.0.2", | ||
"@bitty/nullish": "0.0.5", | ||
"@bitty/predicate": "0.0.2" | ||
"@bitty/falsy": "0.0.3", | ||
"@bitty/nullish": "0.0.6", | ||
"@bitty/predicate": "0.0.3" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
73340
30
696
1
+ Added@bitty/falsy@0.0.3(transitive)
+ Added@bitty/nullish@0.0.6(transitive)
+ Added@bitty/predicate@0.0.3(transitive)
- Removed@bitty/falsy@0.0.2(transitive)
- Removed@bitty/nullish@0.0.5(transitive)
- Removed@bitty/predicate@0.0.2(transitive)
Updated@bitty/falsy@0.0.3
Updated@bitty/nullish@0.0.6
Updated@bitty/predicate@0.0.3