New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

topgun-socket

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

topgun-socket - npm Package Compare versions

Comparing version 1.1.2 to 1.1.4

channel/package.json

19

package.json
{
"name": "topgun-socket",
"version": "1.1.2",
"version": "1.1.4",
"description": "Scalable realtime pub/sub and RPC serverless framework",

@@ -10,3 +10,2 @@ "publishConfig": {

"build": "tsup",
"prepublishOnly": "pnpm run build",
"test": "jest",

@@ -18,3 +17,3 @@ "format": "prettier --write \"src/**/*.ts\"",

},
"browser": "dist/client.global.js",
"browser": "./dist/client.global.js",
"exports": {

@@ -67,9 +66,9 @@ "./client": {

},
"directories": {
"dist": "./dist",
"channel": "./prepare-package/channel",
"client": "./prepare-package/client",
"server": "./prepare-package/server",
"writable-consumable-stream": "./prepare-package/writable-consumable-stream"
},
"files": [
"dist",
"client",
"server",
"writable-consumable-stream",
"channel"
],
"keywords": [

@@ -76,0 +75,0 @@ "websocket",

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