Socket
Socket
Sign inDemoInstall

@akiroz/thalamus

Package Overview
Dependencies
53
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.2 to 0.2.0

dist/asyncWrapper.d.ts

14

package.json
{
"name": "@akiroz/thalamus",
"version": "0.1.2",
"version": "0.2.0",
"repository": "github:akiroz/Thalamus",
"main": "dist/thalamus.js",
"types": "dist/thalamus.d.ts",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {

@@ -12,2 +12,3 @@ "prepublish": "tsc"

"@types/node": "^16.9.6",
"@types/web": "^0.0.64",
"husky": "^7.0.2",

@@ -29,8 +30,7 @@ "prettier": "^2.4.1",

"dependencies": {
"@akiroz/mqemitter": "^4.2.2",
"@akiroz/pubsub-rpc": "^0.1.1",
"async-mqtt": "^2.6.1",
"@msgpack/msgpack": "^2.7.2",
"events": "^3.3.0",
"p-any": "^3.0.0"
"mqemitter": "^4.5.0",
"mqtt": "^4.3.7"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc