@fp51/opaque-type
Advanced tools
Comparing version 1.0.0-canary-67a447f56073d29c54e619f8dc90b1a54131cbf4-1619748906750 to 1.0.0-canary-67bd9894d4ee930c7063c9eb47f7e3a8b36c9e75-1653876559565
{ | ||
"name": "@fp51/opaque-type", | ||
"version": "1.0.0-canary-67a447f56073d29c54e619f8dc90b1a54131cbf4-1619748906750", | ||
"version": "1.0.0-canary-67bd9894d4ee930c7063c9eb47f7e3a8b36c9e75-1653876559565", | ||
"description": "Functional opaque type api for Typescript and Javascript", | ||
@@ -42,3 +42,3 @@ "main": "dist/index.js", | ||
"@fp51/eslint-config-jest": "^1.0.0", | ||
"@types/jest": "^26.0.20", | ||
"@types/jest": "^27.0.0", | ||
"eslint": "^7.20.0", | ||
@@ -48,7 +48,7 @@ "jest": "^26.6.3", | ||
"rollup-plugin-terser": "^7.0.2", | ||
"rollup-plugin-typescript2": "^0.30.0", | ||
"rollup-plugin-typescript2": "^0.31.0", | ||
"ts-jest": "^26.5.1", | ||
"tsd": "^0.14.0", | ||
"tsd": "^0.19.0", | ||
"tslib": "^2.1.0", | ||
"typedoc": "^0.20.28", | ||
"typedoc": "^0.22.3", | ||
"typescript": "^4.0.7" | ||
@@ -55,0 +55,0 @@ }, |
13226