@compas/stdlib
Advanced tools
Comparing version 0.0.247 to 0.0.248
{ | ||
"name": "@compas/stdlib", | ||
"version": "0.0.247", | ||
"version": "0.0.248", | ||
"description": "All kinds of utility functions", | ||
@@ -20,3 +20,3 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@types/node": "18.15.11", | ||
"@types/node": "18.16.0", | ||
"dotenv": "16.0.3", | ||
@@ -23,0 +23,0 @@ "lodash.merge": "4.6.2", |
@@ -21,3 +21,2 @@ import pino from "pino"; | ||
* a top-level array as a message. | ||
* | ||
* @property {function(*): void} info | ||
@@ -24,0 +23,0 @@ * @property {function(*): void} error |
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
67467
2421
+ Added@types/node@18.16.0(transitive)
- Removed@types/node@18.15.11(transitive)
Updated@types/node@18.16.0