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

@youri-kane/socket.io-router

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@youri-kane/socket.io-router - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

6

package.json
{
"name": "@youri-kane/socket.io-router",
"version": "0.0.1",
"version": "0.0.2",
"description": "Socket.io router like api",

@@ -18,3 +18,3 @@ "author": {

"clean-build": "npm run clean && npm run build",
"prepublishOnly": "npm run clean && npm run build",
"prepublishOnly": "npm run clean && npm run build && npm version patch",
"start:example": "npm run prepublishOnly && nodemon --watch \"./\" --ext \"ts,json\" --ignore \"src/**/*.spec.ts\" --exec \"ts-node ./example/index.ts\""

@@ -51,2 +51,2 @@ },

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