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

@based/server

Package Overview
Dependencies
Maintainers
7
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@based/server - npm Package Compare versions

Comparing version 8.0.0 to 8.0.1

1

dist/incoming/ws/index.js

@@ -95,4 +95,5 @@ import { decodeHeader, readUint8 } from "../../protocol.js";

next = n;
// TODO if next > len illegal request abort & block
}
};
//# sourceMappingURL=index.js.map

10

package.json
{
"name": "@based/server",
"version": "8.0.0",
"version": "8.0.1",
"license": "MIT",

@@ -20,5 +20,5 @@ "main": "./dist/index.js",

"@based/uws": "^4.1.0",
"@saulx/diff": "^2.0.1",
"@saulx/diff": "^2.0.2",
"@saulx/hash": "^3.0.0",
"@saulx/utils": "^4.3.1",
"@saulx/utils": "^5.0.0",
"picocolors": "^1.0.0",

@@ -28,4 +28,4 @@ "jsonexport": "^3.2.0",

"mime-types": "^2.1.31",
"@based/functions": "^3.0.1",
"@based/errors": "^1.2.0"
"@based/functions": "^3.0.2",
"@based/errors": "^1.3.0"
},

@@ -32,0 +32,0 @@ "devDependencies": {

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