@aries-framework/node
Advanced tools
Comparing version 0.5.0-alpha.62 to 0.5.0-alpha.63
@@ -8,3 +8,2 @@ "use strict"; | ||
const events_1 = require("events"); | ||
const node_fetch_1 = __importDefault(require("node-fetch")); | ||
const ws_1 = __importDefault(require("ws")); | ||
@@ -21,3 +20,3 @@ const NodeFileSystem_1 = require("./NodeFileSystem"); | ||
FileSystem: NodeFileSystem_1.NodeFileSystem, | ||
fetch: node_fetch_1.default, | ||
fetch, | ||
EventEmitterClass: events_1.EventEmitter, | ||
@@ -24,0 +23,0 @@ WebSocketClass: ws_1.default, |
@@ -5,3 +5,3 @@ { | ||
"types": "build/index", | ||
"version": "0.5.0-alpha.62+915d73ef", | ||
"version": "0.5.0-alpha.63+8157a3b2", | ||
"files": [ | ||
@@ -30,12 +30,9 @@ "build" | ||
"@2060.io/ref-napi": "^3.0.6", | ||
"@aries-framework/core": "0.5.0-alpha.62+915d73ef", | ||
"@aries-framework/core": "0.5.0-alpha.63+8157a3b2", | ||
"@types/express": "^4.17.15", | ||
"express": "^4.17.1", | ||
"node-fetch": "^2.6.1", | ||
"ws": "^8.13.0" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^16.11.7", | ||
"@types/node-fetch": "2.6.2", | ||
"@types/ref-napi": "^3.0.4", | ||
"@types/node": "^18.18.8", | ||
"@types/ws": "^8.5.4", | ||
@@ -46,3 +43,3 @@ "nock": "^13.3.0", | ||
}, | ||
"gitHead": "915d73efd6a0cf813417b4aa32e3e56178e6207c" | ||
"gitHead": "8157a3b277adfc00aaed30008eaf0b0f4a95c709" | ||
} |
Sorry, the diff of this file is not supported yet
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
6
5
51732
541
4
- Removednode-fetch@^2.6.1
- Removednode-fetch@2.7.0(transitive)
- Removedtr46@0.0.3(transitive)
- Removedwebidl-conversions@3.0.1(transitive)
- Removedwhatwg-url@5.0.0(transitive)