Comparing version 9.0.0 to 9.0.1
@@ -5,3 +5,3 @@ 'use strict'; | ||
tls = require('tls'), | ||
EventParser = new require('../entities/EventParser.js'), | ||
EventParser = require('../entities/EventParser.js'), | ||
Message = require('js-message'), | ||
@@ -8,0 +8,0 @@ fs = require('fs'), |
{ | ||
"name": "node-ipc", | ||
"version": "9.0.0", | ||
"version": "9.0.1", | ||
"description": "A nodejs module for local and remote Inter Process Communication (IPC), Neural Networking, and able to facilitate machine learning.", | ||
@@ -5,0 +5,0 @@ "main": "node-ipc.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
2
126564