Socket
Socket
Sign inDemoInstall

@orion-js/echoes

Package Overview
Dependencies
Maintainers
0
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@orion-js/echoes - npm Package Compare versions

Comparing version 3.9.0 to 3.9.10

3

lib/requestsHandler/index.js

@@ -14,2 +14,5 @@ "use strict";

bodyParser: 'json',
bodyParserOptions: {
limit: '10mb',
},
async resolve(req) {

@@ -16,0 +19,0 @@ try {

4

package.json
{
"name": "@orion-js/echoes",
"version": "3.9.0",
"version": "3.9.10",
"main": "lib/index.js",

@@ -44,3 +44,3 @@ "types": "lib/index.d.ts",

},
"gitHead": "23e0eda5348153dcc07b307a97b641d52eb41f39"
"gitHead": "bae293b6ec71da94bcd6db3fcd6e0d707596e015"
}
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