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

@aries-framework/node

Package Overview
Dependencies
Maintainers
3
Versions
564
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aries-framework/node - npm Package Compare versions

Comparing version 0.5.0-alpha.62 to 0.5.0-alpha.63

3

build/index.js

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

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