Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@compas/stdlib

Package Overview
Dependencies
Maintainers
1
Versions
196
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@compas/stdlib - npm Package Compare versions

Comparing version 0.0.209 to 0.0.210

11

package.json
{
"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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc