@fp51/foldable-helpers
Advanced tools
Comparing version 1.0.0-canary-5bb674bfd685432703faa06b1b6511e4915b6aa6-1627352020125 to 1.0.0-canary-5ce39c511c7de2c4ca19bb44061f0b40dbd003b6-1632190847313
{ | ||
"name": "@fp51/foldable-helpers", | ||
"version": "1.0.0-canary-5bb674bfd685432703faa06b1b6511e4915b6aa6-1627352020125", | ||
"version": "1.0.0-canary-5ce39c511c7de2c4ca19bb44061f0b40dbd003b6-1632190847313", | ||
"description": "Typescript helpers to fold on sum types", | ||
@@ -35,5 +35,5 @@ "main": "dist/index.js", | ||
"@fp51/eslint-config-jest": "^1.0.0", | ||
"@rollup/plugin-commonjs": "^19.0.0", | ||
"@rollup/plugin-commonjs": "^20.0.0", | ||
"@rollup/plugin-node-resolve": "^13.0.0", | ||
"@types/jest": "^26.0.20", | ||
"@types/jest": "^27.0.0", | ||
"eslint": "^7.18.0", | ||
@@ -48,3 +48,3 @@ "jest": "^26.6.3", | ||
"tslib": "^2.1.0", | ||
"typedoc": "^0.21.0", | ||
"typedoc": "^0.22.3", | ||
"typescript": "^4.0.5" | ||
@@ -51,0 +51,0 @@ }, |
18581