@compas/stdlib
Advanced tools
Comparing version 0.0.154 to 0.0.155
{ | ||
"name": "@compas/stdlib", | ||
"version": "0.0.154", | ||
"version": "0.0.155", | ||
"description": "All kinds of utility functions", | ||
@@ -17,3 +17,3 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@types/node": "16.4.6", | ||
"@types/node": "16.4.8", | ||
"dotenv": "10.0.0", | ||
@@ -43,2 +43,2 @@ "lodash.merge": "4.6.2" | ||
} | ||
} | ||
} |
@@ -208,2 +208,3 @@ import { inspect } from "util"; | ||
* Get the root event from the provided event | ||
* | ||
* @param {InsightEvent} event | ||
@@ -210,0 +211,0 @@ * @returns {InsightEvent} |
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
51833
1799
+ Added@types/node@16.4.8(transitive)
- Removed@types/node@16.4.6(transitive)
Updated@types/node@16.4.8