@bunt/unit
Advanced tools
Comparing version 0.20.0 to 0.21.0
@@ -44,3 +44,3 @@ "use strict"; | ||
} | ||
(0, util_1.assert)((0, util_1.isInstanceOf)(context, Context_1.Context), `Wrong context type`); | ||
(0, util_1.assert)((0, util_1.isInstanceOf)(context, Context_1.Context), "Wrong context type"); | ||
return Context_1.Context.apply(await context); | ||
@@ -47,0 +47,0 @@ } |
{ | ||
"name": "@bunt/unit", | ||
"version": "0.20.0", | ||
"version": "0.21.0", | ||
"keywords": [ | ||
@@ -29,6 +29,6 @@ "typescript" | ||
"dependencies": { | ||
"@bunt/util": "^0.20.0" | ||
"@bunt/util": "^0.21.0" | ||
}, | ||
"license": "MIT", | ||
"gitHead": "ab2aa7e9c5bb465cdc204d8daa701c6f259e4a84" | ||
"gitHead": "b392d4e501e82223a764537d758d0519c087eb0d" | ||
} |
Sorry, the diff of this file is not supported yet
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
+ Added@bunt/util@0.21.10(transitive)
- Removed@bunt/util@0.20.0(transitive)
Updated@bunt/util@^0.21.0