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

node-aircrack

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-aircrack - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

6

libs/airodump-ng.js

@@ -95,5 +95,5 @@ 'use strict';

self.proc.stderr.on('end', () => {
console.log('The end triggered!');
});
//self.proc.stderr.on('end', () => {
// console.log('The end triggered!');
//});

@@ -100,0 +100,0 @@ return new Promise((resolve, reject) => {

{
"name": "node-aircrack",
"version": "1.0.3",
"version": "1.0.4",
"description": "Aircrack-ng suite wrapper for pentesting - to automate deauthentications attack (to catch handshakes)",

@@ -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