@compas/stdlib
Advanced tools
Comparing version 0.0.125 to 0.0.126
{ | ||
"name": "@compas/stdlib", | ||
"version": "0.0.125", | ||
"version": "0.0.126", | ||
"description": "All kinds of utility functions", | ||
@@ -16,4 +16,4 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@compas/insight": "0.0.125", | ||
"@types/node": "14.14.35", | ||
"@compas/insight": "0.0.126", | ||
"@types/node": "14.14.37", | ||
"dotenv": "8.2.0", | ||
@@ -43,3 +43,3 @@ "lodash.merge": "4.6.2" | ||
}, | ||
"gitHead": "a44a773801f5fd21f6b92a751cef57d3e3e563c6" | ||
"gitHead": "80a9c008cad24f72ec8d0af3c69c229f371712c1" | ||
} |
+ Added@compas/insight@0.0.126(transitive)
+ Added@types/node@14.14.37(transitive)
- Removed@compas/insight@0.0.125(transitive)
- Removed@types/node@14.14.35(transitive)
Updated@compas/insight@0.0.126
Updated@types/node@14.14.37