@compas/stdlib
Advanced tools
Comparing version 0.0.109 to 0.0.110
{ | ||
"name": "@compas/stdlib", | ||
"version": "0.0.109", | ||
"version": "0.0.110", | ||
"description": "All kinds of utility functions", | ||
@@ -16,4 +16,4 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@compas/insight": "0.0.109", | ||
"@types/node": "14.14.20", | ||
"@compas/insight": "0.0.110", | ||
"@types/node": "14.14.21", | ||
"dotenv": "8.2.0", | ||
@@ -43,3 +43,3 @@ "lodash.merge": "4.6.2" | ||
}, | ||
"gitHead": "9f9183bd35de467eb134a6b45256de05edb39573" | ||
"gitHead": "c5c836870d2be6c9b55f421eb64035a176fa70d1" | ||
} |
@@ -71,3 +71,3 @@ import { lstatSync, realpathSync } from "fs"; | ||
reason: AppError.format(reason), | ||
promise: promise, | ||
promise, | ||
}), | ||
@@ -74,0 +74,0 @@ ); |
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
31022
+ Added@compas/insight@0.0.110(transitive)
+ Added@types/node@14.14.21(transitive)
- Removed@compas/insight@0.0.109(transitive)
- Removed@types/node@14.14.20(transitive)
Updated@compas/insight@0.0.110
Updated@types/node@14.14.21