@fp51/opaque-type
Advanced tools
Comparing version 1.0.0-canary-c6754a6-1618148448340 to 1.0.0-canary-c715acb326e725658f21b9fa281d43a7c808828f-1622772660223
{ | ||
"name": "@fp51/opaque-type", | ||
"version": "1.0.0-canary-c6754a6-1618148448340", | ||
"version": "1.0.0-canary-c715acb326e725658f21b9fa281d43a7c808828f-1622772660223", | ||
"description": "Functional opaque type api for Typescript and Javascript", | ||
@@ -49,3 +49,3 @@ "main": "dist/index.js", | ||
"ts-jest": "^26.5.1", | ||
"tsd": "^0.14.0", | ||
"tsd": "^0.17.0", | ||
"tslib": "^2.1.0", | ||
@@ -52,0 +52,0 @@ "typedoc": "^0.20.28", |
13228