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.109 to 0.0.110

8

package.json
{
"name": "@compas/stdlib",
"version": "0.0.109",
"version": "0.0.110",
"description": "All kinds of utility functions",

@@ -16,4 +16,4 @@ "main": "./index.js",

"dependencies": {
"@compas/insight": "0.0.109",
"@types/node": "14.14.20",
"@compas/insight": "0.0.110",
"@types/node": "14.14.21",
"dotenv": "8.2.0",

@@ -43,3 +43,3 @@ "lodash.merge": "4.6.2"

},
"gitHead": "9f9183bd35de467eb134a6b45256de05edb39573"
"gitHead": "c5c836870d2be6c9b55f421eb64035a176fa70d1"
}

@@ -71,3 +71,3 @@ import { lstatSync, realpathSync } from "fs";

reason: AppError.format(reason),
promise: promise,
promise,
}),

@@ -74,0 +74,0 @@ );

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