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

cnysa

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cnysa - npm Package Compare versions

Comparing version 0.5.2 to 0.5.3

4

index.js

@@ -427,3 +427,3 @@ "use strict";

Cnysa.STACK_TRACE_DEFAULTS = {
ignoreTypes: / /
ignoreTypes: /ignore/
};

@@ -435,3 +435,3 @@ /**

width: process.stdout.columns || 80,
ignoreTypes: / /,
ignoreTypes: /ignore/,
roots: [],

@@ -438,0 +438,0 @@ padding: 1,

{
"name": "cnysa",
"version": "0.5.2",
"version": "0.5.3",
"description": "A tool for understanding async-hooks",

@@ -5,0 +5,0 @@ "main": "index.js",

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