New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@compas/stdlib

Package Overview
Dependencies
Maintainers
1
Versions
199
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.123 to 0.0.124

8

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

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

"dependencies": {
"@compas/insight": "0.0.123",
"@types/node": "14.14.31",
"@compas/insight": "0.0.124",
"@types/node": "14.14.35",
"dotenv": "8.2.0",

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

},
"gitHead": "d69ba8193d772c412952369512c78de9a81051ef"
"gitHead": "11f6c1b6b808aa80ee6746db8f489ab4f2ef03cc"
}

@@ -86,3 +86,3 @@ import { exec as cpExec, spawn as cpSpawn } from "child_process";

return new Promise((resolve, reject) => {
return await new Promise((resolve, reject) => {
const buffers = [];

@@ -89,0 +89,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