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

asynctrace

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asynctrace - npm Package Compare versions

Comparing version 1.2.9 to 1.4.0

lib/adapters/index.js

4

package.json

@@ -43,3 +43,3 @@ {

"license": "MIT",
"main": "asynctrace.js",
"main": "lib/asynctrace.js",
"name": "asynctrace",

@@ -51,3 +51,3 @@ "repository": "Empeeric/asynctrace",

},
"version": "1.2.9"
"version": "1.4.0"
}
'use strict';
require('asynctrace');
require('../../');
var net = require('net');

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