@compas/stdlib
Advanced tools
Comparing version 0.0.209 to 0.0.210
{ | ||
"name": "@compas/stdlib", | ||
"version": "0.0.209", | ||
"version": "0.0.210", | ||
"description": "All kinds of utility functions", | ||
"main": "./index.js", | ||
"exports": "./index.js", | ||
"exports": { | ||
".": "./index.js", | ||
"./package.json": "./package.json" | ||
}, | ||
"types": "./index.d.ts", | ||
@@ -17,6 +20,6 @@ "type": "module", | ||
"dependencies": { | ||
"@types/node": "18.0.3", | ||
"@types/node": "18.0.6", | ||
"dotenv": "16.0.1", | ||
"lodash.merge": "4.6.2", | ||
"pino": "8.1.0" | ||
"pino": "8.2.0" | ||
}, | ||
@@ -23,0 +26,0 @@ "author": { |
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
66901
+ Added@types/node@18.0.6(transitive)
+ Addedpino@8.2.0(transitive)
+ Addedpino-std-serializers@6.2.2(transitive)
+ Addedreal-require@0.2.0(transitive)
+ Addedthread-stream@2.7.0(transitive)
- Removed@types/node@18.0.3(transitive)
- Removedpino@8.1.0(transitive)
- Removedpino-std-serializers@5.6.0(transitive)
- Removedthread-stream@1.0.1(transitive)
Updated@types/node@18.0.6
Updatedpino@8.2.0