Comparing version 20.7.2 to 20.9.1
@@ -448,3 +448,2 @@ /////////////////////////////////////////////////////////////////////////////// | ||
let _read_file = async function read_file (path) { | ||
let fs = require("fs"); | ||
return new Promise((resolve, reject) => { | ||
@@ -451,0 +450,0 @@ fs.readFile(path, function (err, data) { |
{ | ||
"name": "autobahn", | ||
"version": "20.7.2", | ||
"version": "20.9.1", | ||
"description": "An implementation of The Web Application Messaging Protocol (WAMP).", | ||
@@ -5,0 +5,0 @@ "main": "index.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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
0
195418
4981