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.11.0 to 0.11.1

2

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

@@ -5,0 +5,0 @@ "exports": {

@@ -234,3 +234,4 @@ import { AppError } from "./error.js";

event._compasSentrySpan.end();
} else if (isNil(event.rootEvent)) {
}
if (isNil(event.rootEvent)) {
event.log.info({

@@ -237,0 +238,0 @@ type: "event_span",

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